Skip to content

Commit

Permalink
textproc/apertium: Drop unnecessary depends
Browse files Browse the repository at this point in the history
apertium no longer depends on pcre library.
  • Loading branch information
5u623l20 committed Feb 29, 2024
1 parent 5dea20b commit c5a9db1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions textproc/apertium/Makefile
@@ -1,6 +1,6 @@
PORTNAME= apertium
PORTVERSION= 3.9.4
PORTREVISION= 1
PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= textproc

Expand All @@ -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 \
Expand Down

0 comments on commit c5a9db1

Please sign in to comment.