From 8302b963f96f02c3c24c6be20ecd166e3939a751 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 15 Feb 2014 10:27:27 +0000 Subject: - Convert to autoplist - Stage support - Bump PORTREV --- math/py-igraph/Makefile | 7 +++---- math/py-igraph/pkg-plist | 2 -- 2 files changed, 3 insertions(+), 6 deletions(-) delete mode 100644 math/py-igraph/pkg-plist (limited to 'math/py-igraph') diff --git a/math/py-igraph/Makefile b/math/py-igraph/Makefile index 644334ede4e9..787071778bad 100644 --- a/math/py-igraph/Makefile +++ b/math/py-igraph/Makefile @@ -3,6 +3,7 @@ PORTNAME= igraph PORTVERSION= 0.5.4 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,9 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libigraph.so:${PORTSDIR}/math/igraph LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 USE_PYTHON= yes -USE_PYDISTUTILS= easy_install -PYEASYINSTALL_ARCHDEP= yes -PYDISTUTILS_PKGNAME= python_igraph +USE_PYDISTUTILS= yes +PYDISTUTILS_AUTOPLIST= yes -NO_STAGE= yes .include diff --git a/math/py-igraph/pkg-plist b/math/py-igraph/pkg-plist deleted file mode 100644 index eff8d91c1078..000000000000 --- a/math/py-igraph/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -bin/igraph -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% -- cgit v1.2.3