diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:37:50 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:37:50 +0000 |
commit | d09074a3d573503a88c1ec8b1cef4a53b7f8a39f (patch) | |
tree | ed6cfcd9c1dfc3e1a25c707e945b8bca3c10295c /lang/cocor | |
parent | 5b4ca4d2ec5934444a1ef8a0039a27f6402dff63 (diff) | |
download | ports-d09074a3d573503a88c1ec8b1cef4a53b7f8a39f.tar.gz ports-d09074a3d573503a88c1ec8b1cef4a53b7f8a39f.zip |
Notes
Diffstat (limited to 'lang/cocor')
-rw-r--r-- | lang/cocor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cocor/Makefile b/lang/cocor/Makefile index 55d95e57dfce..23f2e3d4feec 100644 --- a/lang/cocor/Makefile +++ b/lang/cocor/Makefile @@ -25,7 +25,7 @@ MAN1= ${PORTNAME}.1 NO_STAGE= yes -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> |