aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-09-01 04:58:41 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-09-01 04:58:41 +0000
commit97accc70e24e26fd9da090709ddeb4599071c541 (patch)
treec51974c20cb5f58dc462c6b7596241740fd5e38e /security
parent46b14da6d109d82135a4830be8cd17ef81dc38f0 (diff)
downloadports-97accc70e24e26fd9da090709ddeb4599071c541.tar.gz
ports-97accc70e24e26fd9da090709ddeb4599071c541.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/tinc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/tinc/Makefile b/security/tinc/Makefile
index b47879876f6c..d96189e9b486 100644
--- a/security/tinc/Makefile
+++ b/security/tinc/Makefile
@@ -23,8 +23,8 @@ USE_OPENSSL= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
+LDFLAGS+= -L${LOCALBASE}/lib"
MAN5= tinc.conf.5
MAN8= tincd.8