From af9773c16e70ccb932faf9097cedf4b965c72805 Mon Sep 17 00:00:00 2001 From: tabthorpe Date: Thu, 17 Mar 2011 15:49:22 +0000 Subject: - Remove dependency on gnome-libs - Bump PORTREVISION Submitted by: bapt via irc --- misc/xiphos/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile index 5c63197a103e..dbf3ed0d34cb 100644 --- a/misc/xiphos/Makefile +++ b/misc/xiphos/Makefile @@ -7,7 +7,7 @@ PORTNAME= xiphos PORTVERSION= 3.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc gnome MASTER_SITES= SF/gnomesword/Xiphos/${PORTVERSION} @@ -26,7 +26,7 @@ USE_PYTHON_BUILD= yes USE_GETTEXT= yes INSTALLS_OMF= yes INSTALLS_ICONS= yes -USE_GNOME= gnomehack gnomeprefix gnometarget gnomelibs gtkhtml3 \ +USE_GNOME= gnomehack gnomeprefix gnometarget gtkhtml3 \ intlhack libgsf do-configure: -- cgit