diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:38:12 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:38:12 +0000 |
commit | ebe61307dbb71b3651fea12cb383b7c963128169 (patch) | |
tree | 7d508c1ae79dd4a278dc8bd3ae482be43969ffff /misc/crosspad | |
parent | 9c3c366d48947458fb6332de7b70723874ac583e (diff) | |
download | ports-ebe61307dbb71b3651fea12cb383b7c963128169.tar.gz ports-ebe61307dbb71b3651fea12cb383b7c963128169.zip |
Notes
Diffstat (limited to 'misc/crosspad')
-rw-r--r-- | misc/crosspad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/crosspad/Makefile b/misc/crosspad/Makefile index 38d8d2dc06b6..c93bfa7e839a 100644 --- a/misc/crosspad/Makefile +++ b/misc/crosspad/Makefile @@ -19,7 +19,7 @@ DOCS= PROTOCOL README.english README.japanese NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |