aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2010-06-05 17:15:38 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2010-06-05 17:15:38 +0000
commit030f3c38724d4cee3d85538c85ca8870e92aeb9a (patch)
treec6236e4e5265ef0a32075e008a4ba2fd38344238 /editors
parent33ad0f196273febb1046ec439a208fd82d1471e8 (diff)
downloadports-030f3c38724d4cee3d85538c85ca8870e92aeb9a.tar.gz
ports-030f3c38724d4cee3d85538c85ca8870e92aeb9a.zip
Add more USE_GETTEXT macros, and bump PORTREVISIONs.
Reported by: amdmi3
Notes
Notes: svn path=/head/; revision=255821
Diffstat (limited to 'editors')
-rw-r--r--editors/abiword/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 1bae0a3a496c..ccd869d43c35 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -8,6 +8,7 @@
PORTNAME= abiword
PORTVERSION= 2.8.4
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/
MASTER_SITE_SUBDIR= abiword
@@ -27,6 +28,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/dejavu/DejaVuSerif.ttf:${PORTSDIR}/x11-f
USE_GMAKE= yes
USE_ICONV= yes
+USE_GETTEXT= yes
USE_GNOME= gnomehack libxml2 gtk20 desktopfileutils librsvg2
WANT_GNOME= yes
GNU_CONFIGURE= yes