aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/plib
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-24 07:03:18 +0800
committermiwi <miwi@FreeBSD.org>2008-03-24 07:03:18 +0800
commit2dbc59cdd62517ce3d991f5a9e4802218747c40a (patch)
tree5e4648487c14dbebc2ab89f7fa36a3c6b8934959 /x11-toolkits/plib
parent36fbb34bc519394874f58b5d9416ca6148c891ed (diff)
downloadfreebsd-ports-graphics-2dbc59cdd62517ce3d991f5a9e4802218747c40a.tar.gz
freebsd-ports-graphics-2dbc59cdd62517ce3d991f5a9e4802218747c40a.tar.zst
freebsd-ports-graphics-2dbc59cdd62517ce3d991f5a9e4802218747c40a.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'x11-toolkits/plib')
-rw-r--r--x11-toolkits/plib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/plib/Makefile b/x11-toolkits/plib/Makefile
index e3c49496f59..cd3ae23ed2a 100644
--- a/x11-toolkits/plib/Makefile
+++ b/x11-toolkits/plib/Makefile
@@ -7,14 +7,13 @@
PORTNAME= plib
PORTVERSION= 1.8.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-toolkits
MASTER_SITES= http://plib.sourceforge.net/dist/
MAINTAINER= jylefort@FreeBSD.org
COMMENT= A portable library for joystick/sound/OpenGL GUI/3D math
-USE_X_PREFIX= yes
USE_GL= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes