aboutsummaryrefslogtreecommitdiff
path: root/archivers/lzo2
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:34:56 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:34:56 +0000
commitd00885fd737562ec5a23356428208641e70570c6 (patch)
tree4a936b9b403ef3c45f0e19192cd9f78142a036b9 /archivers/lzo2
parentbdd497c3c5f92dd1a8fa9179dc7eb0aeab4e93d9 (diff)
downloadports-d00885fd737562ec5a23356428208641e70570c6.tar.gz
ports-d00885fd737562ec5a23356428208641e70570c6.zip
Notes
Diffstat (limited to 'archivers/lzo2')
-rw-r--r--archivers/lzo2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile
index b33520d082c2..6456c75c33d8 100644
--- a/archivers/lzo2/Makefile
+++ b/archivers/lzo2/Makefile
@@ -19,7 +19,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --docdir=${DOCSDIR}
USE_LDCONFIG= yes
-OPTIONS_DEFINE= DOCS EXAMPLES
+OPTIONS_DEFINE= DOCS EXAMPLES
.include <bsd.port.options.mk>