Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Aug 2020 19:11:00 +0000 (UTC)
From:      Joseph Mingrone <jrm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r545252 - head/mail/getmail
Message-ID:  <202008181911.07IJB0Cm080768@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008181911.07IJB0Cm080768>