diff options
Diffstat (limited to 'chat/icb/Makefile')
-rw-r--r-- | chat/icb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/icb/Makefile b/chat/icb/Makefile index 36639865270..6d05b67088a 100644 --- a/chat/icb/Makefile +++ b/chat/icb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2002/11/14 23:24:23 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2002/11/23 06:25:41 schmonz Exp $ # # Note: The file ftp://ftp.icb.net/pub/icb/icb-0.9grok2.tar.gz is way @@ -18,7 +18,7 @@ USE_BUILDLINK2= # defined .include "../../mk/bsd.prefs.mk" .if ${OPSYS} == "Darwin" -BUILDLINK_TRANSFORM+= r:-ltermcap +BUILDLINK_TRANSFORM+= s:-ltermcap: .endif do-configure: |