summaryrefslogtreecommitdiff
path: root/textproc/iso-codes
diff options
context:
space:
mode:
authordrochner <drochner>2009-04-07 10:30:20 +0000
committerdrochner <drochner>2009-04-07 10:30:20 +0000
commit987c2deb2ed8e0c2800de5d0f5bf92f98ce2b296 (patch)
tree8638823519014dda85c6bcee7bf956c971df05df /textproc/iso-codes
parentbbd5de1e032ed3e36f00bde4b567cf01cf75352c (diff)
downloadpkgsrc-987c2deb2ed8e0c2800de5d0f5bf92f98ce2b296.tar.gz
having a build dependency on python but a full one on py-expat
is pointless
Diffstat (limited to 'textproc/iso-codes')
-rw-r--r--textproc/iso-codes/Makefile4
1 files changed, 2 insertions, 2 deletions
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