summaryrefslogtreecommitdiff
path: root/chat/bitchx/Makefile
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-03-17 13:25:46 +0000
committerrillig <rillig@pkgsrc.org>2007-03-17 13:25:46 +0000
commitdc228ff1fe50e5fd05463dcaa470044fdc3f409b (patch)
tree7217e4a8298bd543e49a7ce79376a69f3abff855 /chat/bitchx/Makefile
parent511db2e9f62ae0e46c75422bfbb63b9ef48aff29 (diff)
downloadpkgsrc-dc228ff1fe50e5fd05463dcaa470044fdc3f409b.tar.gz
Fixed the build on NetBSD with gcc4.
Diffstat (limited to 'chat/bitchx/Makefile')
-rw-r--r--chat/bitchx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/bitchx/Makefile b/chat/bitchx/Makefile
index 2f2d8ab705b..ddd84875ab3 100644
--- a/chat/bitchx/Makefile
+++ b/chat/bitchx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2006/01/05 19:56:38 joerg Exp $
+# $NetBSD: Makefile,v 1.40 2007/03/17 13:25:46 rillig Exp $
DISTNAME= ircii-pana-1.1-final
PKGNAME= bitchx-1.1
@@ -26,9 +26,9 @@ CFLAGS+= -DBIND_8_COMPAT
.endif
SUBST_CLASSES+= manpage
+SUBST_STAGE.manpage= post-patch
SUBST_FILES.manpage+= doc/BitchX.1
SUBST_SED.manpage+= -e 's,@PREFIX@,${PREFIX},g'
-SUBST_STAGE.manpage+= post-patch
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../devel/ncurses/buildlink3.mk"