aboutsummaryrefslogtreecommitdiff
path: root/x11/xkeywrap
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2011-12-26 02:26:46 +0000
committerEitan Adler <eadler@FreeBSD.org>2011-12-26 02:26:46 +0000
commit9fc218a6394bc079652c0b6ccf54be4624270709 (patch)
tree32ef60cac56b8e6bbc0645998453bcdeef7b9220 /x11/xkeywrap
parent1deec931c9ad726b6e1aa14bc6f2237a1ba54a59 (diff)
downloadports-9fc218a6394bc079652c0b6ccf54be4624270709.tar.gz
ports-9fc218a6394bc079652c0b6ccf54be4624270709.zip
- X11BASE is going away. Hack the last few ports that depend on X11BASE to not rely on it being set globally.
Approved by: portmgr (pav)
Notes
Notes: svn path=/head/; revision=288028
Diffstat (limited to 'x11/xkeywrap')
-rw-r--r--x11/xkeywrap/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xkeywrap/Makefile b/x11/xkeywrap/Makefile
index a03dda0a7712..fea2595eb9de 100644
--- a/x11/xkeywrap/Makefile
+++ b/x11/xkeywrap/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= http://hp.vector.co.jp/authors/VA014157/myfreesoft/
MAINTAINER= sylvio@FreeBSD.org
COMMENT= Record, repeat, and play key sequence from keyboard
+MAKE_ENV= X11BASE=${LOCALBASE}
USE_XORG= x11 xt
MAN1= xkeywrap.1
MANCOMPRESSED= yes