svn commit: r347627 - head/security/pwman3
Martin Wilke
miwi at FreeBSD.org
Sun Mar 9 14:41:58 UTC 2014
Author: miwi
Date: Sun Mar 9 14:41:57 2014
New Revision: 347627
URL: http://svnweb.freebsd.org/changeset/ports/347627
QAT: https://qat.redports.org/buildarchive/r347627/
Log:
- Convert to autoplist
- Stage support
- Bump PORTREVISIO
Deleted:
head/security/pwman3/pkg-plist
Modified:
head/security/pwman3/Makefile
Modified: head/security/pwman3/Makefile
==============================================================================
--- head/security/pwman3/Makefile Sun Mar 9 14:41:46 2014 (r347626)
+++ head/security/pwman3/Makefile Sun Mar 9 14:41:57 2014 (r347627)
@@ -17,7 +17,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycr
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-PYDISTUTILS_PKGNAME= Pwman3
+PYDISTUTILS_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list