From 7b56c40b952a22521dd35f39e00fcfbb408463b5 Mon Sep 17 00:00:00 2001 From: miwi Date: Tue, 25 Mar 2008 22:44:48 +0000 Subject: - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Bump PORTREVISION Approved by: portmgr (xorg cleanup) --- news/PicMonger/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'news/PicMonger') diff --git a/news/PicMonger/Makefile b/news/PicMonger/Makefile index d94cf262fbea..dd25b66539e2 100644 --- a/news/PicMonger/Makefile +++ b/news/PicMonger/Makefile @@ -7,7 +7,7 @@ PORTNAME= PicMonger PORTVERSION= 0.9.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= news graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=picmonger @@ -18,7 +18,7 @@ COMMENT= An automated USENET (NNTP) picture decoding client LIB_DEPENDS= gtkmm-1.2.2:${PORTSDIR}/x11-toolkits/gtkmm12 RUN_DEPENDS= mpack:${PORTSDIR}/converters/mpack -USE_X_PREFIX= yes +USE_XORG= x11 USE_GMAKE= yes USE_GNOME= imlib GNU_CONFIGURE= yes -- cgit