aboutsummaryrefslogtreecommitdiff
path: root/deskutils/fusenshi
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-24 23:21:25 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-24 23:21:25 +0000
commitca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3 (patch)
treee23ad8f32a26812997940fcbb692cd233adb348c /deskutils/fusenshi
parent74afc71c04a50797560e13b9718ee538eba6b691 (diff)
downloadports-ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3.tar.gz
ports-ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209735
Diffstat (limited to 'deskutils/fusenshi')
-rw-r--r--deskutils/fusenshi/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/fusenshi/Makefile b/deskutils/fusenshi/Makefile
index 01748eb89192..2165876f5313 100644
--- a/deskutils/fusenshi/Makefile
+++ b/deskutils/fusenshi/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fusenshi
PORTVERSION= 0.9.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= deskutils
MASTER_SITES= http://www.ongs.co.jp/projects/fusenshi/
DISTNAME= ${PORTNAME}-${PORTVERSION}
@@ -20,7 +20,6 @@ LIB_DEPENDS= gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
gtksourceview-1.0:${PORTSDIR}/x11-toolkits/gtksourceview
USE_GNOME= libxml2
-USE_XLIB= yes
.ifdef WITHOUT_SSL
MAKE_ARGS+= WITHOUT_SSL=yes