From 1e643f862e9c775655ff05c49466f97e9de52640 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 31 Dec 2014 13:57:25 +0000 Subject: Improve EGG_NAME default to work for packages with '-' in their name. Remove now unnecessary overrides in various packages. --- textproc/py-creole/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'textproc/py-creole') 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/ -- cgit v1.2.3