aboutsummaryrefslogtreecommitdiff
path: root/graphics/gle
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 /graphics/gle
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 'graphics/gle')
-rw-r--r--graphics/gle/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/gle/Makefile b/graphics/gle/Makefile
index 91b1bb4be5af..f8baa0c65039 100644
--- a/graphics/gle/Makefile
+++ b/graphics/gle/Makefile
@@ -21,7 +21,6 @@ COMMENT= A GL Tubing and Extrusion Library
LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut
USE_AUTOTOOLS= libtool:15
-USE_X_PREFIX= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= "LIBS=-L${X11BASE}/lib -lXext ${PTHREAD_LIBS}"