diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:35:03 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:35:03 +0000 |
commit | 23edc70d9683ad18355c6965e92ae11470bb0789 (patch) | |
tree | 6a55520a584863527571b98046949a66ad318ffc /astro/xmoontool | |
parent | d00885fd737562ec5a23356428208641e70570c6 (diff) | |
download | ports-23edc70d9683ad18355c6965e92ae11470bb0789.tar.gz ports-23edc70d9683ad18355c6965e92ae11470bb0789.zip |
Notes
Diffstat (limited to 'astro/xmoontool')
-rw-r--r-- | astro/xmoontool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xmoontool/Makefile b/astro/xmoontool/Makefile index f9e6e2e19b6e..03136d595b60 100644 --- a/astro/xmoontool/Makefile +++ b/astro/xmoontool/Makefile @@ -23,7 +23,7 @@ MAKE_ENV+= WITHOUT_LIBNOVA=yes LIB_DEPENDS+= libnova.so:${PORTSDIR}/astro/libnova .endif -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |