diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2017-07-16 10:00:42 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2017-07-16 10:00:42 +0000 |
commit | 6b2cb643f09bf86e2d4db3f5ce0a61141af480c5 (patch) | |
tree | 09846139ae89348e2e170bc4ff9887df7c36c3f2 /security/softether | |
parent | eaee2ccfe280eeba2990c4f6c68fbac06e011331 (diff) |
Notes
Diffstat (limited to 'security/softether')
-rw-r--r-- | security/softether/Makefile | 2 |
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 |