aboutsummaryrefslogtreecommitdiff
path: root/x11/xkbset
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-16 16:32:07 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-16 16:32:07 +0000
commite4343d70fd4006cdded06afba566cf5ac81c1042 (patch)
tree2b1105fda751368f91c2495b29c8d7ed7603adbd /x11/xkbset
parent778e2d35510d4f8fa6bbae934b313771189e4268 (diff)
downloadports-e4343d70fd4006cdded06afba566cf5ac81c1042.tar.gz
ports-e4343d70fd4006cdded06afba566cf5ac81c1042.zip
Convert to new perl framework
Convert USE_GMAKE to USES
Notes
Notes: svn path=/head/; revision=327411
Diffstat (limited to 'x11/xkbset')
-rw-r--r--x11/xkbset/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xkbset/Makefile b/x11/xkbset/Makefile
index 45a94d0fc90a..62b749c69a9d 100644
--- a/x11/xkbset/Makefile
+++ b/x11/xkbset/Makefile
@@ -12,7 +12,8 @@ COMMENT= Manage various XKB features of X Window
MAN1= xkbset.1
USE_XORG= x11
-USE_PERL5_BUILD= yes
+USE_PERL5= build
+USES= perl5
MAKE_ARGS= X11BASE="${LOCALBASE}" X11PREFIX="${PREFIX}" \
INSTALL_DATA="${INSTALL_DATA}" \