diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2011-12-26 02:26:46 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2011-12-26 02:26:46 +0000 |
commit | 9fc218a6394bc079652c0b6ccf54be4624270709 (patch) | |
tree | 32ef60cac56b8e6bbc0645998453bcdeef7b9220 /x11-clocks/wmbday | |
parent | 1deec931c9ad726b6e1aa14bc6f2237a1ba54a59 (diff) | |
download | ports-9fc218a6394bc079652c0b6ccf54be4624270709.tar.gz ports-9fc218a6394bc079652c0b6ccf54be4624270709.zip |
Notes
Diffstat (limited to 'x11-clocks/wmbday')
-rw-r--r-- | x11-clocks/wmbday/Makefile | 2 |
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 |