aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-06-03 02:12:17 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-06-03 02:12:17 +0800
commita69f7af1fe903efa193734935792694654460fc4 (patch)
treecd5db0487350dd807ec6179da7b87ee13d7e9047 /net
parentdfd5e86962d8a4d599f0c807b70a4eb57c3455fd (diff)
downloadfreebsd-ports-gnome-a69f7af1fe903efa193734935792694654460fc4.tar.gz
freebsd-ports-gnome-a69f7af1fe903efa193734935792694654460fc4.tar.zst
freebsd-ports-gnome-a69f7af1fe903efa193734935792694654460fc4.zip
Add PORTSCOUT
Diffstat (limited to 'net')
-rw-r--r--net/mtr-nox11/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/mtr-nox11/Makefile b/net/mtr-nox11/Makefile
index ca721c4a365c..b4be550f724f 100644
--- a/net/mtr-nox11/Makefile
+++ b/net/mtr-nox11/Makefile
@@ -7,7 +7,9 @@ MASTERDIR= ${.CURDIR}/../mtr
CONFLICTS_INSTALL= mtr
-OPTIONS_EXCLUDE=X11
+OPTIONS_EXCLUDE= X11
OPTIONS_FILE_UNSET= X11
+PORTSCOUT= ignore:1
+
.include "${MASTERDIR}/Makefile"