aboutsummaryrefslogtreecommitdiff
path: root/x11/libsynaptics
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-24 17:02:27 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-24 17:02:27 +0000
commit52c5d58921fcb6eaee151d4d2defbacbce3c598e (patch)
tree2386b7ed02bc9418c9764eee5fdba9c3c6b7fde0 /x11/libsynaptics
parent44aaaca6bbffa1779bc55f28ae1cb14117e362ae (diff)
downloadports-52c5d58921fcb6eaee151d4d2defbacbce3c598e.tar.gz
ports-52c5d58921fcb6eaee151d4d2defbacbce3c598e.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=209697
Diffstat (limited to 'x11/libsynaptics')
-rw-r--r--x11/libsynaptics/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libsynaptics/Makefile b/x11/libsynaptics/Makefile
index dde3974de581..4f3b35267702 100644
--- a/x11/libsynaptics/Makefile
+++ b/x11/libsynaptics/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libsynaptics
PORTVERSION= 0.14.6b
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= http://qsynaptics.sourceforge.net/ \
http://www.hitnet.rwth-aachen.de/~brueffer/distfiles/
@@ -16,8 +16,8 @@ MAINTAINER= markus@FreeBSD.org
COMMENT= Library to access the Xorg/XFree86 Synaptics TouchPad Driver
USE_BZIP2= yes
-USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
+USE_XORG= x11
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \