aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gtk2/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-15 17:14:33 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-15 17:14:33 +0000
commit8f42b293546560d8a15763bc018da2952c14d47c (patch)
treebe71b7c53b8df171c26c5a8ee5af87d79c71dcf1 /x11-toolkits/py-gtk2/Makefile
parenta2168f5a69700cd7f587bc640c1da01fa1d3cf18 (diff)
downloadports-8f42b293546560d8a15763bc018da2952c14d47c.tar.gz
ports-8f42b293546560d8a15763bc018da2952c14d47c.zip
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Notes
Notes: svn path=/head/; revision=361981
Diffstat (limited to 'x11-toolkits/py-gtk2/Makefile')
-rw-r--r--x11-toolkits/py-gtk2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile
index f87c1d466349..98ee4615aad6 100644
--- a/x11-toolkits/py-gtk2/Makefile
+++ b/x11-toolkits/py-gtk2/Makefile
@@ -34,7 +34,7 @@ EXAMPLESDIR= ${PREFIX}/share/examples/py-gtk
CONFLICTS= py*-gtk-0*
-OPTIONS_DEFINE= NUMPY
+OPTIONS_DEFINE= NUMPY DOCS EXAMPLES
NUMPY_DESC= Numpy support (pulls in lang/gcc)
.include <bsd.port.options.mk>