summaryrefslogtreecommitdiffstats
path: root/graphics/osgedit
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
committermarcus <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
commit7073ebf74ec3895bb8dada6cbe2e57f3329849cc (patch)
tree6e94333233053731622780aae8a8285e148ade96 /graphics/osgedit
parentf687852f8f35b5067f8978d6405346545b01be3a (diff)
downloadFreeBSD-ports-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.zip
FreeBSD-ports-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.tar.gz
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor Tested by: bento
Diffstat (limited to 'graphics/osgedit')
-rw-r--r--graphics/osgedit/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/osgedit/Makefile b/graphics/osgedit/Makefile
index 00d0a3d..2e195ea 100644
--- a/graphics/osgedit/Makefile
+++ b/graphics/osgedit/Makefile
@@ -8,6 +8,7 @@
PORTNAME= osgedit
PORTVERSION= 0.5.0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -21,6 +22,7 @@ RUN_DEPENDS= ${X11BASE}/lib/libosg.so:${PORTSDIR}/graphics/osg
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomeprefix gnometarget libgnomeui
+USE_GETTEXT= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
OpenPOWER on IntegriCloud