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/libpar2 | |
parent | bdd497c3c5f92dd1a8fa9179dc7eb0aeab4e93d9 (diff) |
Notes
Diffstat (limited to 'archivers/libpar2')
-rw-r--r-- | archivers/libpar2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/libpar2/Makefile b/archivers/libpar2/Makefile index c307e91031d8..6677868561ac 100644 --- a/archivers/libpar2/Makefile +++ b/archivers/libpar2/Makefile @@ -21,7 +21,7 @@ CPPFLAGS+= -I${LOCALBASE}/include USE_LDCONFIG= yes USES= pkgconfig -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |