diff options
Diffstat (limited to 'devel/libbobcat')
-rw-r--r-- | devel/libbobcat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libbobcat/Makefile b/devel/libbobcat/Makefile index 45fc1273623f..5cfdbcc0750e 100644 --- a/devel/libbobcat/Makefile +++ b/devel/libbobcat/Makefile @@ -39,7 +39,7 @@ SHEBANG_FILES= build \ documentation/examples/sockets/forkserver2/build \ documentation/examples/sockets/server/build -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |