svn commit: r545252 - head/mail/getmail

Joseph Mingrone jrm at FreeBSD.org
Tue Aug 18 19:11:01 UTC 2020


Author: jrm
Date: Tue Aug 18 19:11:00 2020
New Revision: 545252
URL: https://svnweb.freebsd.org/changeset/ports/545252

Log:
  mail/getmail: Switch to autoplist

Deleted:
  head/mail/getmail/pkg-plist
Modified:
  head/mail/getmail/Makefile   (contents, props changed)

Modified: head/mail/getmail/Makefile
==============================================================================
--- head/mail/getmail/Makefile	Tue Aug 18 19:10:57 2020	(r545251)
+++ head/mail/getmail/Makefile	Tue Aug 18 19:11:00 2020	(r545252)
@@ -16,7 +16,7 @@ DEPRECATED=	Uses deprecated version of python
 EXPIRATION_DATE=	2020-09-15
 
 USES=		python:2.7
-USE_PYTHON=	distutils
+USE_PYTHON=	autoplist distutils
 
 NO_ARCH=	yes
 NO_BUILD=	yes


More information about the svn-ports-head mailing list