summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-12-16 22:59:50 +0000
committerwiz <wiz@pkgsrc.org>2014-12-16 22:59:50 +0000
commitfbc9cc3f0d1593b32fd6a60010986098c5d4824b (patch)
tree6454cc09b8d9a5618dd74b921f035e1b578115fc /lang
parent45353ec4b34a50db5e370b89adbd21e4f2495230 (diff)
downloadpkgsrc-fbc9cc3f0d1593b32fd6a60010986098c5d4824b.tar.gz
Fix build with py-setuptools-0.8.
Diffstat (limited to 'lang')
-rw-r--r--lang/py-basicproperty/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/py-basicproperty/Makefile b/lang/py-basicproperty/Makefile
index af5dc9c178d..dff5e58edb1 100644
--- a/lang/py-basicproperty/Makefile
+++ b/lang/py-basicproperty/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2014/05/09 07:37:09 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2014/12/16 22:59:50 wiz Exp $
DISTNAME= basicproperty-0.6.9a
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -13,6 +13,7 @@ LICENSE= original-bsd
USE_LANGUAGES= c
REPLACE_PYTHON= basicproperty/tests/test.py
+EGG_NAME= ${DISTNAME}0
PYTHON_VERSIONS_INCOMPATIBLE= 33 34
post-extract: