aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/teknap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/teknap/Makefile')
-rw-r--r--net-p2p/teknap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/teknap/Makefile b/net-p2p/teknap/Makefile
index 7c84dfde479b..7d1765ca7c54 100644
--- a/net-p2p/teknap/Makefile
+++ b/net-p2p/teknap/Makefile
@@ -28,8 +28,8 @@ WANT_GNOME= yes
GNU_CONFIGURE= yes
DOCSDIR= ${PREFIX}/share/doc/TekNap
PORTDOCS= *
-CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
CPPFLAGS+= -I${LOCALBASE}/include
+LIBS+= -L${LOCALBASE}/lib
NO_STAGE= yes
.include <bsd.port.pre.mk>