aboutsummaryrefslogtreecommitdiff
path: root/net/mtr-nox11
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-04-13 19:25:28 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-04-13 19:25:28 +0000
commitc7aa76ee633758b93109b52b82417d0ca3095cc0 (patch)
tree68ac5760917e7220925849f90d046767de249034 /net/mtr-nox11
parent734ac8b9d0637057689bbbf86ac80196d54a5aa7 (diff)
downloadports-c7aa76ee633758b93109b52b82417d0ca3095cc0.tar.gz
ports-c7aa76ee633758b93109b52b82417d0ca3095cc0.zip
Notes
Diffstat (limited to 'net/mtr-nox11')
-rw-r--r--net/mtr-nox11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mtr-nox11/Makefile b/net/mtr-nox11/Makefile
index 5eba7a7771df..5d78217f7486 100644
--- a/net/mtr-nox11/Makefile
+++ b/net/mtr-nox11/Makefile
@@ -1,11 +1,11 @@
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
+PKGNAMESUFFIX= -nox11
+
MASTERDIR= ${.CURDIR}/../mtr
OPTIONS_EXCLUDE=X11
OPTIONS_FILE_UNSET= X11
-PKGNAMESUFFIX= -nox11
-
.include "${MASTERDIR}/Makefile"