From 186b8ba82fdd761aee89704395c52ac809bc7026 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Wed, 4 Feb 2004 04:36:30 +0000 Subject: Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento --- x11-fm/xfe/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-fm/xfe') diff --git a/x11-fm/xfe/Makefile b/x11-fm/xfe/Makefile index eb746f522db5..ac002aa4e59b 100644 --- a/x11-fm/xfe/Makefile +++ b/x11-fm/xfe/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfe PORTVERSION= 0.54.2 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11-fm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +16,6 @@ MAINTAINER= ptiJo@noos.fr COMMENT= Fast MS-Explorer like filemanager for X LIB_DEPENDS= FOX:${PORTSDIR}/x11-toolkits/fox \ - intl.5:${PORTSDIR}/devel/gettext-old \ png.5:${PORTSDIR}/graphics/png GNU_CONFIGURE= yes @@ -26,6 +25,7 @@ CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ CONFIGURE_ARGS+=--x-includes=${X11BASE}/include \ --x-libraries=${X11BASE}/lib \ --with-x +USE_GETTEXT= yes USE_GMAKE= yes USE_REINPLACE= yes -- cgit v1.2.3