diff options
Diffstat (limited to 'print/py-reportlab/Makefile')
-rw-r--r-- | print/py-reportlab/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile index 8d3022db112..f4873533d34 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2012/02/04 04:46:34 obache Exp $ +# $NetBSD: Makefile,v 1.45 2012/10/08 13:45:46 asau Exp $ DISTNAME= reportlab-2.5 DISTFILES= ${DEFAULT_DISTFILES} pfbfer.zip @@ -16,8 +16,6 @@ LICENSE= modified-bsd DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat DEPENDS+= ${PYPKGPREFIX}-imaging-[0-9]*:../../graphics/py-imaging -PKG_DESTDIR_SUPPORT= user-destdir - EXTRACT_DIR.pfbfer.zip= ${WRKSRC}/src/reportlab/fonts do-test: |