summaryrefslogtreecommitdiff
path: root/chat/icb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/icb/Makefile')
-rw-r--r--chat/icb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/icb/Makefile b/chat/icb/Makefile
index 6ce33807cfa..1370b37779c 100644
--- a/chat/icb/Makefile
+++ b/chat/icb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/12/14 13:53:24 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2006/01/22 21:39:33 schwarz Exp $
#
# Note: The file ftp://ftp.icb.net/pub/icb/icb-0.9grok2.tar.gz is way
@@ -26,7 +26,7 @@ BUILDLINK_TRANSFORM+= rm:-ltermcap
INSTALLATION_DIRS= bin libdata libdata/icb
post-extract:
- ${RM} ${WRKSRC}/tcl/string.h
+ ${RM} -f ${WRKSRC}/tcl/string.h
do-configure:
${SED} -e "s|@PREFIX@|${PREFIX}|g" ${FILESDIR}/config >${WRKSRC}/config