summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-22 14:48:03 +0000
committermiwi <miwi@FreeBSD.org>2008-03-22 14:48:03 +0000
commit3bec9f1d65be2e2bd25cbdbc9d101ec3f391b188 (patch)
treee2214727ec8d8e927015b3288697216a207cad1b /x11-toolkits
parent71a92f0401a4f87d6db72a4ab48749838052a9bf (diff)
downloadFreeBSD-ports-3bec9f1d65be2e2bd25cbdbc9d101ec3f391b188.zip
FreeBSD-ports-3bec9f1d65be2e2bd25cbdbc9d101ec3f391b188.tar.gz
- 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')
-rw-r--r--x11-toolkits/fltk2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/fltk2/Makefile b/x11-toolkits/fltk2/Makefile
index cbbec10..80dc71b0a 100644
--- a/x11-toolkits/fltk2/Makefile
+++ b/x11-toolkits/fltk2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= fltk
PORTVERSION= 2.0.${SNAPSHOT}
+PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_EASYSW}
MASTER_SITE_SUBDIR= fltk/snapshots
@@ -41,7 +42,6 @@ LATEST_LINK= fltk2
USE_BZIP2= yes
USE_GMAKE= yes
USE_GL= yes
-USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CPPFLAGS+= "-I${LOCALBASE}/include"
OpenPOWER on IntegriCloud