From a1e46bd7c298c7e4fa8011ed7826465f878564ea Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 12 Sep 2002 12:34:00 +0000 Subject: Include "application.buildlink.mk" to get Python support working again. This obviously got broken when the "xchat" package was split. --- chat/xchat/Makefile.common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chat') diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common index 7f0000b46d6..992cf838da3 100644 --- a/chat/xchat/Makefile.common +++ b/chat/xchat/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.2 2002/08/19 19:59:37 tron Exp $ +# $NetBSD: Makefile.common,v 1.3 2002/09/12 12:34:00 tron Exp $ DISTNAME= xchat-1.8.10 CATEGORIES= chat x11 @@ -51,3 +51,4 @@ post-install: .include "../../devel/glib/buildlink.mk" .include "../../lang/perl5/buildlink.mk" +.include "../../lang/python/application.buildlink.mk" -- cgit v1.2.3