aboutsummaryrefslogtreecommitdiff
path: root/news/PicMonger
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-30 14:09:36 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-30 14:09:36 +0000
commitbfc7a02a0b932543c3dba254656d3b878c42463e (patch)
tree63458635c9d18dd2458c9f1de4908a2f527e8fe7 /news/PicMonger
parent4c41f42514874bc46cf9e453ac6a566a8f8b7fa5 (diff)
downloadports-bfc7a02a0b932543c3dba254656d3b878c42463e.tar.gz
ports-bfc7a02a0b932543c3dba254656d3b878c42463e.zip
Notes
Diffstat (limited to 'news/PicMonger')
-rw-r--r--news/PicMonger/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/news/PicMonger/Makefile b/news/PicMonger/Makefile
index 9dbcdf4ba465..6eca8f0eca60 100644
--- a/news/PicMonger/Makefile
+++ b/news/PicMonger/Makefile
@@ -17,7 +17,8 @@ RUN_DEPENDS= mpack:${PORTSDIR}/converters/mpack
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_IMLIB= yes
+USE_GNOMENG= yes
+USE_GNOME= imlib
GNU_CONFIGURE= yes
.include <bsd.port.mk>