aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authordbaio <dbaio@FreeBSD.org>2018-03-31 21:20:28 +0800
committerdbaio <dbaio@FreeBSD.org>2018-03-31 21:20:28 +0800
commite2ba61f8f073a23311379a7940558d1aa1bccb4f (patch)
treee12df133e153795069217ab4d64cb22930e1a798 /x11
parent8c4a36dd341b6d158a1a0f0464d0bfdb61c640c5 (diff)
downloadfreebsd-ports-gnome-e2ba61f8f073a23311379a7940558d1aa1bccb4f.tar.gz
freebsd-ports-gnome-e2ba61f8f073a23311379a7940558d1aa1bccb4f.tar.zst
freebsd-ports-gnome-e2ba61f8f073a23311379a7940558d1aa1bccb4f.zip
x11/py-xdot06: Disable PORTSCOUT
Diffstat (limited to 'x11')
-rw-r--r--x11/py-xdot06/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/py-xdot06/Makefile b/x11/py-xdot06/Makefile
index eb3a9096bfd5..7907cd0ecbfa 100644
--- a/x11/py-xdot06/Makefile
+++ b/x11/py-xdot06/Makefile
@@ -21,4 +21,6 @@ USE_GNOME= pygtk2
CONFLICTS_INSTALL= py*-xdot
+PORTSCOUT= ignore:1
+
.include <bsd.port.mk>