pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/py-fonttools Fix PLIST. Bump PKGREVISION.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0938b1204c1f
branches: trunk
changeset: 508573:0938b1204c1f
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Feb 21 22:39:02 2006 +0000
description:
Fix PLIST. Bump PKGREVISION.
diffstat:
fonts/py-fonttools/Makefile | 10 ++--------
fonts/py-fonttools/PLIST | 4 ++--
2 files changed, 4 insertions(+), 10 deletions(-)
diffs (39 lines):
diff -r 4bfbc628d3a0 -r 0938b1204c1f fonts/py-fonttools/Makefile
--- a/fonts/py-fonttools/Makefile Tue Feb 21 22:38:11 2006 +0000
+++ b/fonts/py-fonttools/Makefile Tue Feb 21 22:39:02 2006 +0000
@@ -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 @@
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 -r 4bfbc628d3a0 -r 0938b1204c1f fonts/py-fonttools/PLIST
--- a/fonts/py-fonttools/PLIST Tue Feb 21 22:38:11 2006 +0000
+++ b/fonts/py-fonttools/PLIST Tue Feb 21 22:39:02 2006 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index