aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/py-bdflib
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-19 18:16:15 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-19 18:16:15 +0000
commita5f9cc91c28e33d61678c2ad38bb9108ec2e58f4 (patch)
tree07d6b1b1d632ab65321d268042b2ca4bc8531aaa /x11-fonts/py-bdflib
parentb997ee32c898a372f1adc43d6637b8c37f2f5065 (diff)
downloadports-a5f9cc91c28e33d61678c2ad38bb9108ec2e58f4.tar.gz
ports-a5f9cc91c28e33d61678c2ad38bb9108ec2e58f4.zip
- Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/,
x11-fonts/, x11-toolkits and x11-wm to new USES=python Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=371203
Diffstat (limited to 'x11-fonts/py-bdflib')
-rw-r--r--x11-fonts/py-bdflib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/py-bdflib/Makefile b/x11-fonts/py-bdflib/Makefile
index 873dcc9d8289..b7e9d978c972 100644
--- a/x11-fonts/py-bdflib/Makefile
+++ b/x11-fonts/py-bdflib/Makefile
@@ -13,8 +13,8 @@ COMMENT= Library for working with BDF font files
LICENSE= GPLv3
-USE_PYTHON= 2
-USE_PYDISTUTILS= yes
+USES= python:2
+USE_PYTHON= distutils
post-patch:
@${REINPLACE_CMD} -e '/def/!s,guess_version(),"${PORTVERSION}",' \