diff options
Diffstat (limited to 'textproc/py-4Suite/Makefile')
-rw-r--r-- | textproc/py-4Suite/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/py-4Suite/Makefile b/textproc/py-4Suite/Makefile index 5fa71b9d0ba..feaebf557b9 100644 --- a/textproc/py-4Suite/Makefile +++ b/textproc/py-4Suite/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 23:40:36 cheusov Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/25 06:56:47 asau Exp $ # VER= 1.0.2 @@ -12,8 +12,6 @@ HOMEPAGE= http://4suite.org/ COMMENT= Open-source platform for XML and RDF processing LICENSE= apache-1.1 -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat EGG_NAME= ${DISTNAME:S/-/_/} |