aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/apertium/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/apertium/Makefile b/textproc/apertium/Makefile
index f6ae19c507f4..45fafb66be34 100644
--- a/textproc/apertium/Makefile
+++ b/textproc/apertium/Makefile
@@ -1,6 +1,6 @@
PORTNAME= apertium
PORTVERSION= 3.9.4
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= textproc
@@ -14,8 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= bash:shells/bash \
utf8cpp>=4.0.0:devel/utf8cpp
LIB_DEPENDS= libicudata.so:devel/icu \
- liblttoolbox.so:textproc/lttoolbox \
- libpcre.so:devel/pcre
+ liblttoolbox.so:textproc/lttoolbox
RUN_DEPENDS= bash:shells/bash
USES= autoreconf gmake gnome libtool localbase:ldflags pathfix \