aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-05-28 01:33:00 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-05-28 01:33:00 +0800
commit096c69961fb633c02ed3fb1c816849cce0b843ad (patch)
tree3ebbaf697d6f7dc26730d05cd5ddc1cb25edacc3
parentb66003c5edfb6cd31bc4c70fe2d04272016a05e2 (diff)
downloadfreebsd-ports-gnome-096c69961fb633c02ed3fb1c816849cce0b843ad.tar.gz
freebsd-ports-gnome-096c69961fb633c02ed3fb1c816849cce0b843ad.tar.zst
freebsd-ports-gnome-096c69961fb633c02ed3fb1c816849cce0b843ad.zip
Add PORTSCOUT
- Fix indent
-rw-r--r--textproc/py3-docutils/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/py3-docutils/Makefile b/textproc/py3-docutils/Makefile
index 6628764cea90..4186de03148f 100644
--- a/textproc/py3-docutils/Makefile
+++ b/textproc/py3-docutils/Makefile
@@ -3,7 +3,9 @@
MASTERDIR= ${.CURDIR}/../py-docutils
-USES= python:3.3+
+PORTSCOUT= ignore:1
+
+USES= python:3.3+
PYGMENTS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=1.6:textproc/py3-pygments