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/callid | |
parent | 9c3c366d48947458fb6332de7b70723874ac583e (diff) | |
download | ports-ebe61307dbb71b3651fea12cb383b7c963128169.tar.gz ports-ebe61307dbb71b3651fea12cb383b7c963128169.zip |
Notes
Diffstat (limited to 'misc/callid')
-rw-r--r-- | misc/callid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/callid/Makefile b/misc/callid/Makefile index 5488711a49de..63784b2079f1 100644 --- a/misc/callid/Makefile +++ b/misc/callid/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS+= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |