aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2003-09-03 13:37:24 +0800
committerdinoex <dinoex@FreeBSD.org>2003-09-03 13:37:24 +0800
commit850694320df7ecedc6fc560d4f2ac99ce72e0d22 (patch)
tree262408140485f5081f8d0acb9b456ee73fe281e9 /security
parentdec00b691a5bb8eee9d690cbcf668bbbd0b9baaa (diff)
downloadfreebsd-ports-gnome-850694320df7ecedc6fc560d4f2ac99ce72e0d22.tar.gz
freebsd-ports-gnome-850694320df7ecedc6fc560d4f2ac99ce72e0d22.tar.zst
freebsd-ports-gnome-850694320df7ecedc6fc560d4f2ac99ce72e0d22.zip
- Fix extra " from last commit.
pointy hat to me ... commited wrong work dir
Diffstat (limited to 'security')
-rw-r--r--security/tinc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tinc/Makefile b/security/tinc/Makefile
index d96189e9b486..8a6014d199d7 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