summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorwiz <wiz>2006-02-21 22:39:02 +0000
committerwiz <wiz>2006-02-21 22:39:02 +0000
commit5846b3e78f113b569d054560cf98dca6a298a6f8 (patch)
treebc3ae58ba69081ad81609aed857d828e7825521c /fonts
parent938f5c8f8b134ebae04af551171f96a9edced63d (diff)
downloadpkgsrc-5846b3e78f113b569d054560cf98dca6a298a6f8.tar.gz
Fix PLIST. Bump PKGREVISION.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/py-fonttools/Makefile10
-rw-r--r--fonts/py-fonttools/PLIST4
2 files changed, 4 insertions, 10 deletions
diff --git a/fonts/py-fonttools/Makefile b/fonts/py-fonttools/Makefile
index e6605726b7a..e7cb992389a 100644
--- a/fonts/py-fonttools/Makefile
+++ b/fonts/py-fonttools/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2006/02/05 23:09:11 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2006/02/21 22:39:02 wiz Exp $
#
DISTNAME= fonttools-2.0b1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= fonts python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fonttools/}
EXTRACT_SUFX= .tgz
@@ -16,11 +16,5 @@ WRKSRC= ${WRKDIR}/fonttools
PYDISTUTILSPKG= yes
.include "../../lang/python/extension.mk"
-.if !empty(PYPKGPREFIX:M*pth)
-PLIST_SUBST+= FONTTOOLSPTH=""
-.else
-PLIST_SUBST+= FONTTOOLSPTH="@comment "
-.endif
-
.include "../../math/py-Numeric/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/py-fonttools/PLIST b/fonts/py-fonttools/PLIST
index 7cf19ad2a0a..e32ff866fda 100644
--- a/fonts/py-fonttools/PLIST
+++ b/fonts/py-fonttools/PLIST
@@ -1,6 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/19 00:22:41 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/02/21 22:39:02 wiz Exp $
bin/ttx
-${FONTTOOLSPTH}${PYSITELIB}/FontTools.pth
+${PYSITELIB}/FontTools.pth
${PYSITELIB}/FontTools/fontTools/__init__.py
${PYSITELIB}/FontTools/fontTools/__init__.pyc
${PYSITELIB}/FontTools/fontTools/__init__.pyo