diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:34:56 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:34:56 +0000 |
commit | d00885fd737562ec5a23356428208641e70570c6 (patch) | |
tree | 4a936b9b403ef3c45f0e19192cd9f78142a036b9 /archivers/dact | |
parent | bdd497c3c5f92dd1a8fa9179dc7eb0aeab4e93d9 (diff) | |
download | ports-d00885fd737562ec5a23356428208641e70570c6.tar.gz ports-d00885fd737562ec5a23356428208641e70570c6.zip |
Notes
Diffstat (limited to 'archivers/dact')
-rw-r--r-- | archivers/dact/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/dact/Makefile b/archivers/dact/Makefile index 10b54843ae77..625ec282728b 100644 --- a/archivers/dact/Makefile +++ b/archivers/dact/Makefile @@ -23,7 +23,7 @@ MAKE_ARGS= TOBUILD="dact libdact.so dact.conf" MAN1= dact.1 USE_LDCONFIG= yes -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> post-patch: |