svn commit: r337700 - head/devel/py-ncurses
William Grzybowski
wg at FreeBSD.org
Fri Dec 27 10:36:50 UTC 2013
Author: wg
Date: Fri Dec 27 10:36:49 2013
New Revision: 337700
URL: http://svnweb.freebsd.org/changeset/ports/337700
Log:
devel/py-ncurses: support staging and use auto plist
Deleted:
head/devel/py-ncurses/pkg-plist
Modified:
head/devel/py-ncurses/Makefile
Modified: head/devel/py-ncurses/Makefile
==============================================================================
--- head/devel/py-ncurses/Makefile Fri Dec 27 10:35:36 2013 (r337699)
+++ head/devel/py-ncurses/Makefile Fri Dec 27 10:36:49 2013 (r337700)
@@ -10,13 +10,12 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyncurses-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
-COMMENT= A ncurses binding for Python
+COMMENT= Ncurses binding for Python
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-PYDISTUTILS_PKGNAME= pyncurses
+PYDISTUTILS_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.pre.mk>
post-patch:
More information about the svn-ports-all
mailing list