From 930fffcc413f1f68ee979552f5c0f87dae9ddc91 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 1 Mar 2014 18:13:46 +0000 Subject: [PATCH] - Convert to autoplist - Stage support - Bump PORTREVISION --- textproc/pystemmer/Makefile | 4 ++-- textproc/pystemmer/pkg-plist | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) delete mode 100644 textproc/pystemmer/pkg-plist diff --git a/textproc/pystemmer/Makefile b/textproc/pystemmer/Makefile index 1bab686a5d51..972055771fc1 100644 --- a/textproc/pystemmer/Makefile +++ b/textproc/pystemmer/Makefile @@ -3,6 +3,7 @@ PORTNAME= pystemmer PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP \ http://snowball.tartarus.org/wrappers/ @@ -13,7 +14,6 @@ COMMENT= Snowball Stemming Algorithms for Information Retrieval USE_PYTHON= yes USE_PYDISTUTILS= yes -PYDISTUTILS_PKGNAME= PyStemmer +PYDISTUTILS_AUTOPLIST= yes -NO_STAGE= yes .include diff --git a/textproc/pystemmer/pkg-plist b/textproc/pystemmer/pkg-plist deleted file mode 100644 index 23835b241eec..000000000000 --- a/textproc/pystemmer/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -%%PYTHON_SITELIBDIR%%/Stemmer.so