summaryrefslogtreecommitdiffstats
path: root/graphics/gtkgraph
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/gtkgraph
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/gtkgraph')
-rw-r--r--graphics/gtkgraph/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gtkgraph/Makefile b/graphics/gtkgraph/Makefile
index 929b714..0a96aa4 100644
--- a/graphics/gtkgraph/Makefile
+++ b/graphics/gtkgraph/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtkgraph
PORTVERSION= 0.6.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics math
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= jedgar
@@ -15,9 +15,8 @@ MASTER_SITE_SUBDIR= jedgar
MAINTAINER= jedgar@FreeBSD.org
COMMENT= Graphing calculator using GTK+
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
-
USE_X_PREFIX= yes
+USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= imlib
USE_PERL5_BUILD=yes
OpenPOWER on IntegriCloud