aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/cdent/Makefile5
-rw-r--r--lang/cdent/pkg-plist2
2 files changed, 3 insertions, 4 deletions
diff --git a/lang/cdent/Makefile b/lang/cdent/Makefile
index ea0a5be43073..55bde473ab4a 100644
--- a/lang/cdent/Makefile
+++ b/lang/cdent/Makefile
@@ -3,6 +3,7 @@
PORTNAME= cdent
PORTVERSION= 0.5.7
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= CHEESESHOP
@@ -12,7 +13,7 @@ COMMENT= A Portable Module Programming Language
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/yaml/__init__.py:${PORTSDIR}/devel/py-yaml
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/lang/cdent/pkg-plist b/lang/cdent/pkg-plist
deleted file mode 100644
index 4172f4574f0f..000000000000
--- a/lang/cdent/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/cdent
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%