aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/wmbday
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-clocks/wmbday
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-clocks/wmbday')
-rw-r--r--x11-clocks/wmbday/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/wmbday/Makefile b/x11-clocks/wmbday/Makefile
index a13ed428bfc4..aa3b01fafbec 100644
--- a/x11-clocks/wmbday/Makefile
+++ b/x11-clocks/wmbday/Makefile
@@ -19,7 +19,7 @@ BUILD_DEPENDS= xmessage:${PORTSDIR}/x11/xmessage
HAS_CONFIGURE= yes
MAKEFILE= BSDmakefile
-MAKE_ENV+= ${CONFIGURE_ENV}
+MAKE_ENV+= ${CONFIGURE_ENV} X11BASE=${LOCALBASE}
MAN1= wmbday.1
MANCOMPRESSED= yes