summaryrefslogtreecommitdiff
path: root/databases/py-cassa
diff options
context:
space:
mode:
authorwiz <wiz>2014-12-31 13:57:25 +0000
committerwiz <wiz>2014-12-31 13:57:25 +0000
commit1e643f862e9c775655ff05c49466f97e9de52640 (patch)
tree6f2607c3acaa8e555f020155e7d5a5eda8a24fd6 /databases/py-cassa
parentd75a0b08bb9d4ca8fc11ab081862dcbac8febdfd (diff)
downloadpkgsrc-1e643f862e9c775655ff05c49466f97e9de52640.tar.gz
Improve EGG_NAME default to work for packages with '-' in their name.
Remove now unnecessary overrides in various packages.
Diffstat (limited to 'databases/py-cassa')
-rw-r--r--databases/py-cassa/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/py-cassa/Makefile b/databases/py-cassa/Makefile
index e1421e8c380..ce3e7db9e16 100644
--- a/databases/py-cassa/Makefile
+++ b/databases/py-cassa/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2014/05/09 07:36:57 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2014/12/31 13:57:25 wiz Exp $
DISTNAME= pycassa-0.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
-EGG_NAME= ${DISTNAME}
CATEGORIES= databases python
MASTER_SITES= http://github.com/downloads/pycassa/pycassa/