svn commit: r337847 - head/mail/py-libgmail

William Grzybowski wg at FreeBSD.org
Sat Dec 28 10:51:55 UTC 2013


Author: wg
Date: Sat Dec 28 10:51:54 2013
New Revision: 337847
URL: http://svnweb.freebsd.org/changeset/ports/337847

Log:
  mail/py-libgmail: support staging and use auto plist

Deleted:
  head/mail/py-libgmail/pkg-plist
Modified:
  head/mail/py-libgmail/Makefile

Modified: head/mail/py-libgmail/Makefile
==============================================================================
--- head/mail/py-libgmail/Makefile	Sat Dec 28 10:28:40 2013	(r337846)
+++ head/mail/py-libgmail/Makefile	Sat Dec 28 10:51:54 2013	(r337847)
@@ -15,6 +15,6 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USE_PYTHON=		yes
 USE_PYDISTUTILS=	yes
+PYDISTUTILS_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list