summaryrefslogtreecommitdiff
path: root/textproc/py-mecab/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-mecab/Makefile')
-rw-r--r--textproc/py-mecab/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/py-mecab/Makefile b/textproc/py-mecab/Makefile
index 9fbb578c8c7..f8b076bf2b4 100644
--- a/textproc/py-mecab/Makefile
+++ b/textproc/py-mecab/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2014/05/09 07:37:22 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2014/12/31 13:57:30 wiz Exp $
.include "../../textproc/mecab/Makefile.common"
@@ -11,8 +11,6 @@ LICENSE= gnu-gpl-v2 OR gnu-lgpl-v2.1 OR modified-bsd
USE_LANGUAGES= c c++
-EGG_NAME= ${DISTNAME:S/-/_/}
-
TEST_ENV+= PYTHONPATH=${WRKSRC:Q}/build/lib.${LOWER_OPSYS}-${OS_VERSION}-${MACHINE_ARCH}-${PYVERSSUFFIX}
do-test: