svn commit: r448959 - branches/2017Q3/security/softether
Kurt Jaeger
pi at FreeBSD.org
Wed Aug 30 05:21:00 UTC 2017
Author: pi
Date: Wed Aug 30 05:20:59 2017
New Revision: 448959
URL: https://svnweb.freebsd.org/changeset/ports/448959
Log:
MFH: r445992
security/softether: Add conflict with softether-devel
PR: 219136
Submitted by: Franco Fichtner <franco at opnsense.org>
Approved by: net at arrishq.net (maintainer)
Approved by: portmgr (blanket approval)
Modified:
branches/2017Q3/security/softether/Makefile
Directory Properties:
branches/2017Q3/ (props changed)
Modified: branches/2017Q3/security/softether/Makefile
==============================================================================
--- branches/2017Q3/security/softether/Makefile Wed Aug 30 03:40:04 2017 (r448958)
+++ branches/2017Q3/security/softether/Makefile Wed Aug 30 05:20:59 2017 (r448959)
@@ -12,6 +12,8 @@ COMMENT= Softether VPN solution
LICENSE= GPLv2
+CONFLICTS_INSTALL= softether-devel
+
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
More information about the svn-ports-all
mailing list