summaryrefslogtreecommitdiff
path: root/textproc/py-creole
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 /textproc/py-creole
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 'textproc/py-creole')
-rw-r--r--textproc/py-creole/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/py-creole/Makefile b/textproc/py-creole/Makefile
index 04163c6a30f..9f6c5736c91 100644
--- a/textproc/py-creole/Makefile
+++ b/textproc/py-creole/Makefile
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2012/10/25 06:56:48 asau Exp $
-#
+# $NetBSD: Makefile,v 1.7 2014/12/31 13:57:29 wiz Exp $
VERS= 1.0.5
DISTNAME= python-creole-${VERS}
PKGNAME= ${PYPKGPREFIX}-creole-${VERS}
-EGG_NAME= python_creole-${VERS}
CATEGORIES= textproc www python
MASTER_SITES= http://pypi.python.org/packages/source/p/python-creole/