From 987c2deb2ed8e0c2800de5d0f5bf92f98ce2b296 Mon Sep 17 00:00:00 2001 From: drochner Date: Tue, 7 Apr 2009 10:30:20 +0000 Subject: having a build dependency on python but a full one on py-expat is pointless --- textproc/iso-codes/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/iso-codes/Makefile') diff --git a/textproc/iso-codes/Makefile b/textproc/iso-codes/Makefile index e035a09b753..954784dc7f8 100644 --- a/textproc/iso-codes/Makefile +++ b/textproc/iso-codes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2009/03/22 20:47:05 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2009/04/07 10:30:20 drochner Exp $ # DISTNAME= iso-codes-3.7 @@ -20,7 +20,7 @@ PKGCONFIG_OVERRIDE= iso-codes.pc.in REPLACE_PYTHON= *.py */*.py -DEPENDS+= ${PYPKGPREFIX}-expat>=0:../../textproc/py-expat +BUILD_DEPENDS+= ${PYPKGPREFIX}-expat>=0:../../textproc/py-expat PYTHON_FOR_BUILD_ONLY= yes -- cgit v1.2.3