summaryrefslogtreecommitdiff
path: root/misc/gkrellshoot
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-01 15:13:16 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-01 15:13:16 +0000
commitdce33b0828964d37245eb2893dd7d61979852875 (patch)
tree0c9f46b4407faf170f5ae019d614e17cdb73c7ee /misc/gkrellshoot
parentFix MASTER_SITES (diff)
Deploy USE_GNOMENG infrastructure
PR: 42286 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=65414
Diffstat (limited to 'misc/gkrellshoot')
-rw-r--r--misc/gkrellshoot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/gkrellshoot/Makefile b/misc/gkrellshoot/Makefile
index 3e6ecab3c5cd..993bfe659e09 100644
--- a/misc/gkrellshoot/Makefile
+++ b/misc/gkrellshoot/Makefile
@@ -18,6 +18,7 @@ RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm \
WRKSRC= ${WRKDIR}/gkrellShoot-${PORTVERSION}
USE_X_PREFIX= yes
-USE_IMLIB= yes
+USE_GNOMENG= yes
+USE_GNOME= imlib
.include <bsd.port.mk>