Index: head/net/mtr-nox11/Makefile =================================================================== --- head/net/mtr-nox11/Makefile (revision 442412) +++ head/net/mtr-nox11/Makefile (revision 442413) @@ -1,13 +1,15 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PKGNAMESUFFIX= -nox11 MASTERDIR= ${.CURDIR}/../mtr CONFLICTS_INSTALL= mtr -OPTIONS_EXCLUDE=X11 +OPTIONS_EXCLUDE= X11 OPTIONS_FILE_UNSET= X11 + +PORTSCOUT= ignore:1 .include "${MASTERDIR}/Makefile"