diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:39:57 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:39:57 +0000 |
commit | cff8764726aa5b62746e631319d08a014f3cf7e9 (patch) | |
tree | 21cc3117fe6500631bdc0e8d09b1df64f61cf456 /www/oscommerce | |
parent | 3e71c5820485b3e315bb589b71e4d98a1e76d120 (diff) | |
download | ports-cff8764726aa5b62746e631319d08a014f3cf7e9.tar.gz ports-cff8764726aa5b62746e631319d08a014f3cf7e9.zip |
Notes
Diffstat (limited to 'www/oscommerce')
-rw-r--r-- | www/oscommerce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/oscommerce/Makefile b/www/oscommerce/Makefile index cd869bfca6e4..c3f8e4f2a0d3 100644 --- a/www/oscommerce/Makefile +++ b/www/oscommerce/Makefile @@ -17,7 +17,7 @@ NO_BUILD= yes SUB_FILES= pkg-message DOCS= CHANGELOG LICENSE STANDARD release_notes.pdf documentation.pdf -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |