aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-24 21:03:55 +0800
committermiwi <miwi@FreeBSD.org>2008-03-24 21:03:55 +0800
commitdd70e028701d877ba20b006edcedc6df5c408d09 (patch)
tree29ee38167b82f550d5b5191edff093320cd794ba /print
parent4e3961b506ac1065b05288675b0c56c7e1eb7dc3 (diff)
downloadfreebsd-ports-gnome-dd70e028701d877ba20b006edcedc6df5c408d09.tar.gz
freebsd-ports-gnome-dd70e028701d877ba20b006edcedc6df5c408d09.tar.zst
freebsd-ports-gnome-dd70e028701d877ba20b006edcedc6df5c408d09.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'print')
-rw-r--r--print/xfce4-print/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile
index 0d3c66c29aef..0c36d0b27e42 100644
--- a/print/xfce4-print/Makefile
+++ b/print/xfce4-print/Makefile
@@ -24,7 +24,6 @@ USE_GMAKE= yes
USE_GNOME= glib20 gnomehack gnometarget gtk20 intltool intlhack pkgconfig
USE_LDCONFIG= yes
USE_XFCE= configenv libgui libmcs libutil mcsmanager
-USE_XLIB= yes
OPTIONS= LPR "Use lpr as printing system" on \
CUPS "Use cups as printing system" off \