From e7a3b40f2f2727f2aa489686379d24ef713d42b6 Mon Sep 17 00:00:00 2001 From: miwi Date: Sun, 23 Mar 2008 16:44:09 +0000 Subject: - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Bump PORTREVISION Approved by: portmgr (xorg cleanup) --- graphics/xsane/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/xsane') diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile index 288ddc959959..37c6d584cf2d 100644 --- a/graphics/xsane/Makefile +++ b/graphics/xsane/Makefile @@ -7,6 +7,7 @@ PORTNAME= xsane PORTVERSION= 0.995 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.xsane.org/download/ \ http://gd.tuwien.ac.at/hci/sane/xsane/ \ @@ -21,7 +22,6 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ sane.1:${PORTSDIR}/graphics/sane-backends USE_GMAKE= yes -USE_X_PREFIX= yes GNU_CONFIGURE= yes WANT_GNOME= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ -- cgit