summaryrefslogtreecommitdiff
path: root/finance/py-python-bitcoinlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/py-python-bitcoinlib/Makefile')
-rw-r--r--finance/py-python-bitcoinlib/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/finance/py-python-bitcoinlib/Makefile b/finance/py-python-bitcoinlib/Makefile
index ca542eb558c..8e61bbcbd1a 100644
--- a/finance/py-python-bitcoinlib/Makefile
+++ b/finance/py-python-bitcoinlib/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2014/10/05 20:21:30 rodent Exp $
-#
+# $NetBSD: Makefile,v 1.5 2014/12/31 13:57:27 wiz Exp $
DISTNAME= python-bitcoinlib-0.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -13,8 +12,6 @@ LICENSE= gnu-lgpl-v2.1 AND mit
USE_LANGUAGES= # none
-EGG_NAME= ${DISTNAME:S/-/_/1}
-
PYTHON_VERSIONS_INCOMPATIBLE= 26
.include "../../lang/python/egg.mk"