summaryrefslogtreecommitdiff
path: root/databases/py-sqlalchemy-i18n/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-sqlalchemy-i18n/Makefile')
-rw-r--r--databases/py-sqlalchemy-i18n/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/py-sqlalchemy-i18n/Makefile b/databases/py-sqlalchemy-i18n/Makefile
index c64ee8715d2..3c7c8382f98 100644
--- a/databases/py-sqlalchemy-i18n/Makefile
+++ b/databases/py-sqlalchemy-i18n/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/12/06 03:26:17 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2014/12/31 13:57:26 wiz Exp $
DISTNAME= SQLAlchemy-i18n-1.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -16,8 +16,6 @@ DEPENDS+= ${PYPKGPREFIX}-six>=1.4.1:../../lang/py-six
USE_LANGUAGES= # none
-EGG_NAME= ${DISTNAME:S/-/_/1}
-
.include "options.mk"
.include "../../lang/python/egg.mk"