From 8dae1124fdb714724414e7eda8810e18d9417f21 Mon Sep 17 00:00:00 2001 From: William Grzybowski Date: Sat, 28 Dec 2013 11:35:17 +0000 Subject: [PATCH] net/py-netstring: support staging --- net/py-netstring/Makefile | 3 +-- net/py-netstring/pkg-plist | 3 --- 2 files changed, 1 insertion(+), 5 deletions(-) delete mode 100644 net/py-netstring/pkg-plist diff --git a/net/py-netstring/Makefile b/net/py-netstring/Makefile index 549c39fd8c36..85b9942ac80d 100644 --- a/net/py-netstring/Makefile +++ b/net/py-netstring/Makefile @@ -13,7 +13,6 @@ COMMENT= Python module implementing the netstring protocol USE_PYTHON= yes USE_PYDISTUTILS= yes -PYDISTUTILS_PKGNAME= python-netstring +PYDISTUTILS_AUTOPLIST= yes -NO_STAGE= yes .include diff --git a/net/py-netstring/pkg-plist b/net/py-netstring/pkg-plist deleted file mode 100644 index aff0984cfc0e..000000000000 --- a/net/py-netstring/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -%%PYTHON_SITELIBDIR%%/netstring.py -%%PYTHON_SITELIBDIR%%/netstring.pyc -%%PYTHON_SITELIBDIR%%/netstring.pyo