pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/offlineimap



Module Name:    pkgsrc
Committed By:   rillig
Date:           Fri May 22 21:35:03 UTC 2020

Modified Files:
        pkgsrc/mail/offlineimap: Makefile

Log Message:
mail/offlineimap: clean up REPLACE_PYTHON


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/mail/offlineimap/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/offlineimap/Makefile
diff -u pkgsrc/mail/offlineimap/Makefile:1.34 pkgsrc/mail/offlineimap/Makefile:1.35
--- pkgsrc/mail/offlineimap/Makefile:1.34       Wed Apr  1 10:10:21 2020
+++ pkgsrc/mail/offlineimap/Makefile    Fri May 22 21:35:03 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2020/04/01 10:10:21 nikita Exp $
+# $NetBSD: Makefile,v 1.35 2020/05/22 21:35:03 rillig Exp $
 
 
 DISTNAME=      offlineimap-7.2.3
@@ -23,7 +23,6 @@ DEPENDS+=     ${PYPKGPREFIX}-six-[0-9]*:../.
 INSTALLATION_DIRS=     share/examples/offlineimap
 
 EGG_NAME=      ${PKGNAME_NOREV}
-REPLACE_PYTHON=        offlineimap/imaplib2.py
 
 post-install:
 .for f in offlineimap.conf offlineimap.conf.minimal



Home | Main Index | Thread Index | Old Index