summaryrefslogtreecommitdiff
path: root/chat/bsflite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/bsflite/Makefile')
-rw-r--r--chat/bsflite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/bsflite/Makefile b/chat/bsflite/Makefile
index 44c463a4ef4..2aab8f77414 100644
--- a/chat/bsflite/Makefile
+++ b/chat/bsflite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/11/23 00:54:01 obache Exp $
+# $NetBSD: Makefile,v 1.9 2007/02/22 19:01:15 wiz Exp $
DISTNAME= bsflite-0.82
CATEGORIES= chat
@@ -20,6 +20,6 @@ do-install:
${PREFIX}/share/examples/bsflite
LIBS.SunOS+= -lnsl -lsocket
-MAKE_ENV+= LIBS=${LIBS:M*:Q}
+MAKE_ENV+= LIBS=${LIBS:Q}
.include "../../mk/bsd.pkg.mk"