summaryrefslogtreecommitdiff
path: root/devel/py-gflags/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-gflags/Makefile')
-rw-r--r--devel/py-gflags/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/py-gflags/Makefile b/devel/py-gflags/Makefile
index 3988ff8745a..e8e7b6bc01c 100644
--- a/devel/py-gflags/Makefile
+++ b/devel/py-gflags/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/11/26 15:01:12 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2014/12/31 13:57:27 wiz Exp $
DISTNAME= python-gflags-2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}
@@ -12,8 +12,6 @@ LICENSE= modified-bsd
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # as of 2.0
-EGG_NAME= ${DISTNAME:S/-/_/}
-
REPLACE_PYTHON+= *.py
.include "../../lang/python/application.mk"