From a0b71b76e98ca38803816044f1f493612d6f74cf Mon Sep 17 00:00:00 2001 From: kristerw Date: Wed, 25 May 2005 19:21:25 +0000 Subject: ake the build find the header files. --- lang/py-extclass/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang/py-extclass') diff --git a/lang/py-extclass/Makefile b/lang/py-extclass/Makefile index 53f1ed540c0..2454bf7bec9 100644 --- a/lang/py-extclass/Makefile +++ b/lang/py-extclass/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/07/22 09:16:02 recht Exp $ +# $NetBSD: Makefile,v 1.16 2005/05/25 19:21:25 kristerw Exp $ # DISTNAME= Zope-2.2.2-src @@ -35,4 +35,5 @@ do-install: ${INSTALL_DATA} *.txt *.stx ${PY_SITEPKG}/extclass_doc) .include "../../lang/python20/Makefile.inc" +.include "../../lang/python20/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3