aboutsummaryrefslogtreecommitdiff
path: root/net/mtr-nox11
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-07-04 09:55:41 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-07-04 09:55:41 +0000
commit6483bd6675fa01084cb25d418f205add6c19ca78 (patch)
tree02f2ae273c17828bce3c1bc57f900476675d2c92 /net/mtr-nox11
parentd5008916577f23bc13855b3eb7cf439084c6a456 (diff)
downloadports-6483bd6675fa01084cb25d418f205add6c19ca78.tar.gz
ports-6483bd6675fa01084cb25d418f205add6c19ca78.zip
Notes
Diffstat (limited to 'net/mtr-nox11')
-rw-r--r--net/mtr-nox11/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/mtr-nox11/Makefile b/net/mtr-nox11/Makefile
index 769d5aa68e09..f1f39ff97d71 100644
--- a/net/mtr-nox11/Makefile
+++ b/net/mtr-nox11/Makefile
@@ -7,6 +7,7 @@
MASTERDIR= ${.CURDIR}/../mtr
-WITHOUT_X11= yes
+OPTIONS_EXCLUDE=X11
+OPTIONS_FILE_UNSET= X11
.include "${MASTERDIR}/Makefile"