diff options
Diffstat (limited to 'chat/xchat/Makefile.common')
-rw-r--r-- | chat/xchat/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common index fc8d013499b..ee067d44d81 100644 --- a/chat/xchat/Makefile.common +++ b/chat/xchat/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.32 2004/10/03 00:13:15 tv Exp $ +# $NetBSD: Makefile.common,v 1.33 2004/10/07 09:05:27 tron Exp $ DISTNAME= xchat-1.8.11 PKGREVISION= 9 @@ -54,6 +54,5 @@ post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/xchat ${INSTALL_DATA} ${WRKSRC}/doc/*.html ${PREFIX}/share/doc/xchat -.include "../../devel/glib/buildlink3.mk" .include "../../lang/perl5/buildlink3.mk" .include "../../lang/python/application.mk" |