svn commit: r359379 - head/security/py-pyclamd

William Grzybowski wg at FreeBSD.org
Thu Jun 26 15:45:34 UTC 2014


Author: wg
Date: Thu Jun 26 15:45:33 2014
New Revision: 359379
URL: http://svnweb.freebsd.org/changeset/ports/359379
QAT: https://qat.redports.org/buildarchive/r359379/

Log:
  security/py-pyclamd: support stage and use auto plist

Deleted:
  head/security/py-pyclamd/pkg-plist
Modified:
  head/security/py-pyclamd/Makefile

Modified: head/security/py-pyclamd/Makefile
==============================================================================
--- head/security/py-pyclamd/Makefile	Thu Jun 26 15:43:41 2014	(r359378)
+++ head/security/py-pyclamd/Makefile	Thu Jun 26 15:45:33 2014	(r359379)
@@ -12,8 +12,8 @@ COMMENT=	Python ClamD interface module
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=yes
+PYDISTUTILS_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
 do-extract:


More information about the svn-ports-head mailing list