summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2017-08-30 05:20:59 +0000
committerpi <pi@FreeBSD.org>2017-08-30 05:20:59 +0000
commit93efb049811f56200e6600ead712091f326a9c72 (patch)
tree0d7f8e03f391b13d1db5df933cf94d259210c265
parentc1c22d91c1a0b49997524da6ef3595476ee8a7df (diff)
downloadFreeBSD-ports-93efb049811f56200e6600ead712091f326a9c72.zip
FreeBSD-ports-93efb049811f56200e6600ead712091f326a9c72.tar.gz
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 2c6778a..46126da 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
OpenPOWER on IntegriCloud