aboutsummaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-08-30 22:09:36 +0800
committerlioux <lioux@FreeBSD.org>2002-08-30 22:09:36 +0800
commit0d743188058511c94dd401697315626344be6ce2 (patch)
treef69bfd348d1d6f307e8ff35eec34c70a66c3bcc1 /news
parentb0bf03fdba7985bdf1a3a3d84f0ee0688cd6df88 (diff)
downloadfreebsd-ports-gnome-0d743188058511c94dd401697315626344be6ce2.tar.gz
freebsd-ports-gnome-0d743188058511c94dd401697315626344be6ce2.tar.zst
freebsd-ports-gnome-0d743188058511c94dd401697315626344be6ce2.zip
Deploy USE_GNOMENG infrastructure
PR: 42209 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'news')
-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>