summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2017-08-30 05:20:59 +0000
committerKurt Jaeger <pi@FreeBSD.org>2017-08-30 05:20:59 +0000
commit0b33f67bcb4b3d40f451853993505ab057ed87c9 (patch)
tree0d7f8e03f391b13d1db5df933cf94d259210c265
parentMFH: r447324 r447970 r448430 r448588 (diff)
MFH: r445992
security/softether: Add conflict with softether-devel PR: 219136 Submitted by: Franco Fichtner <franco@opnsense.org> Approved by: net@arrishq.net (maintainer) Approved by: portmgr (blanket approval)
-rw-r--r--security/softether/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/softether/Makefile b/security/softether/Makefile
index 2c6778a0d565..46126da07cc1 100644
--- a/security/softether/Makefile
+++ b/security/softether/Makefile
@@ -12,6 +12,8 @@ COMMENT= Softether VPN solution
LICENSE= GPLv2
+CONFLICTS_INSTALL= softether-devel
+
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib