aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2008-03-22 08:38:38 +0800
committermezz <mezz@FreeBSD.org>2008-03-22 08:38:38 +0800
commit82dc3ab2ab9d2fc9d485486963947df8a6e86391 (patch)
tree7bc4a7f8778a8103c9bddff9a88d3189f91ed905
parent484a066694999997d9cde2c29bf4e46e543cdc16 (diff)
downloadfreebsd-ports-gnome-82dc3ab2ab9d2fc9d485486963947df8a6e86391.tar.gz
freebsd-ports-gnome-82dc3ab2ab9d2fc9d485486963947df8a6e86391.tar.zst
freebsd-ports-gnome-82dc3ab2ab9d2fc9d485486963947df8a6e86391.zip
Remove USE_XLIB, bump the PORTREVISION on homebank and comix. As for the buoh,
it's unchange so no bump.
-rw-r--r--deskutils/buoh/Makefile1
-rw-r--r--finance/homebank/Makefile3
-rw-r--r--graphics/comix/Makefile2
3 files changed, 2 insertions, 4 deletions
diff --git a/deskutils/buoh/Makefile b/deskutils/buoh/Makefile
index d37ee9e816e9..cbdc01458ed4 100644
--- a/deskutils/buoh/Makefile
+++ b/deskutils/buoh/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= soup-2.2.8:${PORTSDIR}/devel/libsoup
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui
-USE_XLIB= yes
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/finance/homebank/Makefile b/finance/homebank/Makefile
index a1cc8d6271fb..70204740c55a 100644
--- a/finance/homebank/Makefile
+++ b/finance/homebank/Makefile
@@ -7,14 +7,13 @@
PORTNAME= homebank
PORTVERSION= 3.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= finance
MASTER_SITES= http://homebank.free.fr/public/
MAINTAINER= mezz@FreeBSD.org
COMMENT= Manage your personal accounts at home
-USE_XLIB= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gtk20 desktopfileutils
WANT_GNOME= yes
diff --git a/graphics/comix/Makefile b/graphics/comix/Makefile
index 1b507c01dfdf..f46e2c35c6fe 100644
--- a/graphics/comix/Makefile
+++ b/graphics/comix/Makefile
@@ -8,6 +8,7 @@
PORTNAME= comix
PORTVERSION= 3.6.4
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,7 +20,6 @@ RUN_DEPENDS= unrar:${PORTSDIR}/archivers/unrar \
${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging
NO_BUILD= yes
-USE_XLIB= yes
USE_GNOME= desktopfileutils pygtk2
WANT_GNOME= yes
USE_PYTHON= yes