diff options
Diffstat (limited to 'news/PicMonger/Makefile')
-rw-r--r-- | news/PicMonger/Makefile | 3 |
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> |