From 8318c9839892e25cf4ae78cfdb143f66816f57a8 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Wed, 3 Sep 2003 05:37:24 +0000 Subject: - Fix extra " from last commit. pointy hat to me ... commited wrong work dir --- security/tinc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/tinc/Makefile') 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 -- cgit v1.2.3