summaryrefslogtreecommitdiff
path: root/devel/gcvs
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-30 13:31:52 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-30 13:31:52 +0000
commitbd09b5ac0cdf727f665afed83debf6a622a1e25c (patch)
tree84dfbaedbd90f1a47b3ff0401151aaeea972adfb /devel/gcvs
parentDeploy USE_GNOMENG infrastructure (diff)
Deploy USE_GNOMENG infrastructure
PR: 42195 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=65304
Diffstat (limited to 'devel/gcvs')
-rw-r--r--devel/gcvs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gcvs/Makefile b/devel/gcvs/Makefile
index dd153e131f90..840108010a19 100644
--- a/devel/gcvs/Makefile
+++ b/devel/gcvs/Makefile
@@ -21,7 +21,8 @@ BUILD_DEPENDS+= wish8.3:${PORTSDIR}/x11-toolkits/tk83
RUN_DEPENDS+= wish8.3:${PORTSDIR}/x11-toolkits/tk83
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
GNU_CONFIGURE= yes
USE_GMAKE= yes
BREAKS_IF_PEDANTIC= yes