summaryrefslogtreecommitdiffstats
path: root/textproc/py-sgrep/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-sgrep/Makefile')
-rw-r--r--textproc/py-sgrep/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/py-sgrep/Makefile b/textproc/py-sgrep/Makefile
index 62d75b0..d3a4603 100644
--- a/textproc/py-sgrep/Makefile
+++ b/textproc/py-sgrep/Makefile
@@ -16,9 +16,8 @@ COMMENT= Python wrappers for Sgrep
SGREP_VER= 1.94a
WRKSRC= ${WRKDIR}/sgrep-${SGREP_VER}
GNU_CONFIGURE= yes
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
post-extract:
@${TAR} -zxf ${DISTDIR}/pysgrep-${PORTVERSION}.tar.gz -C ${WRKSRC}
OpenPOWER on IntegriCloud