diff options
Diffstat (limited to 'textproc/py-4Suite')
-rw-r--r-- | textproc/py-4Suite/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/py-4Suite/Makefile b/textproc/py-4Suite/Makefile index 810996dd4b0..f58571a8f68 100644 --- a/textproc/py-4Suite/Makefile +++ b/textproc/py-4Suite/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/03/16 22:31:04 pettai Exp $ +# $NetBSD: Makefile,v 1.2 2010/04/07 18:19:42 joerg Exp $ # VER= 1.0.2 @@ -14,6 +14,8 @@ LICENSE= apache-1.1 PKG_DESTDIR_SUPPORT= user-destdir +BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat + PYDISTUTILSPKG= yes SUBST_CLASSES+= python |