summaryrefslogtreecommitdiff
path: root/databases/py-pg_pqueue/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-15 15:06:46 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-15 15:06:46 +0000
commit550b770c1ef8954a408d4ed551548fc72d0ca00f (patch)
tree089e81ccf1bd18bb27a472fd0cdec330c366eae3 /databases/py-pg_pqueue/Makefile
parentAdd DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. (diff)
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Notes
Notes: svn path=/head/; revision=361939
Diffstat (limited to 'databases/py-pg_pqueue/Makefile')
-rw-r--r--databases/py-pg_pqueue/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/py-pg_pqueue/Makefile b/databases/py-pg_pqueue/Makefile
index 7f5f1d695dfb..cdf50c7340d6 100644
--- a/databases/py-pg_pqueue/Makefile
+++ b/databases/py-pg_pqueue/Makefile
@@ -18,6 +18,8 @@ USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.pre.mk>
post-install:
.if ${PORT_OPTIONS:MDOCS}