summaryrefslogtreecommitdiffstats
path: root/devel/gtranslator/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-11-30 15:27:47 +0000
committersobomax <sobomax@FreeBSD.org>2001-11-30 15:27:47 +0000
commitf7102790f2620ba2595f3695b4b51e86ece8edd5 (patch)
tree34e7735d537864a645b9bd24bf5d84f371ecd8ae /devel/gtranslator/Makefile
parent4f4bf1a56d40843d6a44cd949621323395e7f115 (diff)
downloadFreeBSD-ports-f7102790f2620ba2595f3695b4b51e86ece8edd5.zip
FreeBSD-ports-f7102790f2620ba2595f3695b4b51e86ece8edd5.tar.gz
Update to 0.39.1.
Diffstat (limited to 'devel/gtranslator/Makefile')
-rw-r--r--devel/gtranslator/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gtranslator/Makefile b/devel/gtranslator/Makefile
index 9f3d654..c02ef82 100644
--- a/devel/gtranslator/Makefile
+++ b/devel/gtranslator/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gtranslator
-PORTVERSION= 0.39
+PORTVERSION= 0.39.1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -21,7 +21,7 @@ USE_GNOME= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --disable-debug
-CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -lgiconv" \
+CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -lgiconv -lgnuregex" \
MSGFMT=${LOCALBASE}/bin/msgfmt-new \
XGETTEXT=${LOCALBASE}/bin/xgettext-new
OpenPOWER on IntegriCloud