From 35e3d8ba3d043bbd998c7bd261fe421d7c7c52c7 Mon Sep 17 00:00:00 2001 From: tabthorpe Date: Thu, 20 Mar 2008 19:14:55 +0000 Subject: - Remove USE_X_PREFIX - Bump PORTREVISION --- misc/xiphos/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/xiphos') diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile index c35c9dffbf87..fdb60b39abc5 100644 --- a/misc/xiphos/Makefile +++ b/misc/xiphos/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomesword PORTVERSION= 2.3.3 +PORTREVISION= 1 CATEGORIES= misc gnome MASTER_SITES= SF @@ -18,7 +19,6 @@ RUN_DEPENDS= ${LOCALBASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORT BUILD_DEPENDS= ${RUN_DEPENDS} USE_GETTEXT= yes -USE_X_PREFIX= yes INSTALLS_OMF= yes USE_GNOME= gnomehack gnomeprefix gnometarget gal2 gtkhtml3 intlhack gnomedocutils USE_GMAKE= yes -- cgit