summaryrefslogtreecommitdiff
path: root/x11-wm/ion
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-24 23:21:25 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-24 23:21:25 +0000
commitca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3 (patch)
treee23ad8f32a26812997940fcbb692cd233adb348c /x11-wm/ion
parentUpgrade devel/llvm and lang/llvm-gcc4 to LLVM 2.2. (diff)
- 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=209735
Diffstat (limited to 'x11-wm/ion')
-rw-r--r--x11-wm/ion/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/ion/Makefile b/x11-wm/ion/Makefile
index e1b6e19eea67..8691c6bbbb73 100644
--- a/x11-wm/ion/Makefile
+++ b/x11-wm/ion/Makefile
@@ -18,7 +18,7 @@ CONFLICTS= ion-2-*
MAN1= ion.1x
-USE_X_PREFIX= yes
+USE_XORG= x11
USE_GMAKE= yes
.include <bsd.port.mk>