diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-05-29 23:27:07 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-05-29 23:27:07 +0800 |
commit | 310dae696849e66965fc1c61a9c21c72b6c94e8c (patch) | |
tree | ab83f5ea5c3ebd5b798234663a51233729d2a2d4 /net | |
parent | c9099410e57c450044995c38379bee0a39a423e2 (diff) | |
download | freebsd-ports-gnome-310dae696849e66965fc1c61a9c21c72b6c94e8c.tar.gz freebsd-ports-gnome-310dae696849e66965fc1c61a9c21c72b6c94e8c.tar.zst freebsd-ports-gnome-310dae696849e66965fc1c61a9c21c72b6c94e8c.zip |
Update CONFLICTS_INSTALL
Diffstat (limited to 'net')
-rw-r--r-- | net/mtr-nox11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mtr-nox11/Makefile b/net/mtr-nox11/Makefile index 11fccc5c18f0..ca721c4a365c 100644 --- a/net/mtr-nox11/Makefile +++ b/net/mtr-nox11/Makefile @@ -5,7 +5,7 @@ PKGNAMESUFFIX= -nox11 MASTERDIR= ${.CURDIR}/../mtr -CONFLICTS_INSTALL= mtr-[0-9]* +CONFLICTS_INSTALL= mtr OPTIONS_EXCLUDE=X11 OPTIONS_FILE_UNSET= X11 |