aboutsummaryrefslogtreecommitdiff
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
parent28d58c396d75dd473cc79aa10bc894667d4f9624 (diff)
downloadports-dce33b0828964d37245eb2893dd7d61979852875.tar.gz
ports-dce33b0828964d37245eb2893dd7d61979852875.zip
Notes
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>