aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-pygments
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-15 20:00:43 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-15 20:00:43 +0000
commit88a055c8b12522c7c536630c116f32d790b1ce83 (patch)
tree74f687548bc54abc3333e42b5ca835d514e63474 /textproc/py-pygments
parente237c4c757123d65776fd584631af51052494b41 (diff)
downloadports-88a055c8b12522c7c536630c116f32d790b1ce83.tar.gz
ports-88a055c8b12522c7c536630c116f32d790b1ce83.zip
Notes
Diffstat (limited to 'textproc/py-pygments')
-rw-r--r--textproc/py-pygments/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/py-pygments/Makefile b/textproc/py-pygments/Makefile
index 310b8cbd203c..e7c83ba70fb4 100644
--- a/textproc/py-pygments/Makefile
+++ b/textproc/py-pygments/Makefile
@@ -18,4 +18,6 @@ USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.mk>