diff options
author | Larry Rosenman <ler@FreeBSD.org> | 2017-05-01 05:27:51 +0800 |
---|---|---|
committer | Larry Rosenman <ler@FreeBSD.org> | 2017-05-01 05:27:51 +0800 |
commit | 59c51e0ce01820a3e22519029c9967ab29d96ab5 (patch) | |
tree | b769926e8c067a33fd9692902973b21aa9f2497b /net-mgmt | |
parent | e982684fe5f946b787da989c6d24ba7766b8294e (diff) | |
download | freebsd-ports-gnome-59c51e0ce01820a3e22519029c9967ab29d96ab5.tar.gz freebsd-ports-gnome-59c51e0ce01820a3e22519029c9967ab29d96ab5.tar.zst freebsd-ports-gnome-59c51e0ce01820a3e22519029c9967ab29d96ab5.zip |
Remove CONFLICTS= for expired/removed net-mgmt/flow-tools-ng
Approved by: adamw (mentor, implicit)
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/flow-tools/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-mgmt/flow-tools/Makefile b/net-mgmt/flow-tools/Makefile index d64accf55071..2954638d9f78 100644 --- a/net-mgmt/flow-tools/Makefile +++ b/net-mgmt/flow-tools/Makefile @@ -14,8 +14,6 @@ PORTSCOUT= skipv:0.411 OPTIONS_DEFINE= MYSQL OPENSSL PGSQL -CONFLICTS= flow-tools-ng-[0-9]* - USES= python:run USE_CSTD= gnu89 GNU_CONFIGURE= yes |