svn commit: r442413 - head/net/mtr-nox11

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jun 2 18:12:19 UTC 2017


Author: sunpoet
Date: Fri Jun  2 18:12:17 2017
New Revision: 442413
URL: https://svnweb.freebsd.org/changeset/ports/442413

Log:
  Add PORTSCOUT

Modified:
  head/net/mtr-nox11/Makefile

Modified: head/net/mtr-nox11/Makefile
==============================================================================
--- head/net/mtr-nox11/Makefile	Fri Jun  2 18:12:12 2017	(r442412)
+++ head/net/mtr-nox11/Makefile	Fri Jun  2 18:12:17 2017	(r442413)
@@ -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"


More information about the svn-ports-all mailing list