aboutsummaryrefslogtreecommitdiff
path: root/x11/xkbset
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-22 08:55:40 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-22 08:55:40 +0000
commit2a9763f12a2973ba3a8c14259329bc467c86224a (patch)
tree8bfa861c7528e65025c0b38f5e2d2e1774daf187 /x11/xkbset
parent2e38233d08d594d2f5ed52d281d5e2def1c7a210 (diff)
downloadports-2a9763f12a2973ba3a8c14259329bc467c86224a.tar.gz
ports-2a9763f12a2973ba3a8c14259329bc467c86224a.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=209570
Diffstat (limited to 'x11/xkbset')
-rw-r--r--x11/xkbset/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xkbset/Makefile b/x11/xkbset/Makefile
index 847b7a69b438..b270df25ef5b 100644
--- a/x11/xkbset/Makefile
+++ b/x11/xkbset/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xkbset
PORTVERSION= 0.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11
MASTER_SITES= http://www.math.missouri.edu/~stephen/software/xkbset/
@@ -15,7 +15,7 @@ MAINTAINER= stephen@math.missouri.edu
COMMENT= Manage various XKB features of X Window
MAN1= xkbset.1
-USE_X_PREFIX= yes
+USE_XORG= x11
USE_PERL5_BUILD= yes
MAKE_ARGS= X11BASE="${X11BASE}" X11PREFIX="${PREFIX}" \