summaryrefslogtreecommitdiffstats
path: root/print/py-fonttools
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2002-04-08 13:21:19 +0000
committerjkoshy <jkoshy@FreeBSD.org>2002-04-08 13:21:19 +0000
commit2e72eb41258e7c6950c54cc7097b22d5360fe9e5 (patch)
tree5ac6909f3ae175542fdf9da6f9f1139350ca63d1 /print/py-fonttools
parent554c5ac1103086f7911f0d4dc3b9d683c94248e5 (diff)
downloadFreeBSD-ports-2e72eb41258e7c6950c54cc7097b22d5360fe9e5.zip
FreeBSD-ports-2e72eb41258e7c6950c54cc7097b22d5360fe9e5.tar.gz
Unbreak by removing explicit dependency on python version.
PR: ports/36866 Submitted by: Alan Eldridge <alane@wwweasel.geeksrus.net>
Diffstat (limited to 'print/py-fonttools')
-rw-r--r--print/py-fonttools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-fonttools/Makefile b/print/py-fonttools/Makefile
index 391f4e1..002cc11 100644
--- a/print/py-fonttools/Makefile
+++ b/print/py-fonttools/Makefile
@@ -7,6 +7,7 @@
PORTNAME= fonttools
PORTVERSION= 1.0b1
+PORTREVISION= 1
CATEGORIES= print python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= fonttools
@@ -24,7 +25,6 @@ RUN_DEPENDS= xmlproc_val:${PORTSDIR}/textproc/py-xml \
WRKSRC= ${WRKDIR}/fonttools
USE_PYTHON= yes
-PYTHON_VERSION= python2.1
DOCDIR= ${PREFIX}/share/doc/py-fonttools
OpenPOWER on IntegriCloud