summaryrefslogtreecommitdiffstats
path: root/security/tinc
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2003-09-03 05:37:24 +0000
committerdinoex <dinoex@FreeBSD.org>2003-09-03 05:37:24 +0000
commit850694320df7ecedc6fc560d4f2ac99ce72e0d22 (patch)
tree262408140485f5081f8d0acb9b456ee73fe281e9 /security/tinc
parentdec00b691a5bb8eee9d690cbcf668bbbd0b9baaa (diff)
downloadFreeBSD-ports-850694320df7ecedc6fc560d4f2ac99ce72e0d22.zip
FreeBSD-ports-850694320df7ecedc6fc560d4f2ac99ce72e0d22.tar.gz
- Fix extra " from last commit.
pointy hat to me ... commited wrong work dir
Diffstat (limited to 'security/tinc')
-rw-r--r--security/tinc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tinc/Makefile b/security/tinc/Makefile
index d96189e..8a6014d 100644
--- a/security/tinc/Makefile
+++ b/security/tinc/Makefile
@@ -24,7 +24,7 @@ USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
-LDFLAGS+= -L${LOCALBASE}/lib"
+LDFLAGS+= -L${LOCALBASE}/lib
MAN5= tinc.conf.5
MAN8= tincd.8
OpenPOWER on IntegriCloud