pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/gedit3



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Dec 14 12:40:28 UTC 2018

Modified Files:
        pkgsrc/editors/gedit3: Makefile

Log Message:
gedit3: removed commented-out PY_PEP3147=no


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/editors/gedit3/Makefile

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

Modified files:

Index: pkgsrc/editors/gedit3/Makefile
diff -u pkgsrc/editors/gedit3/Makefile:1.45 pkgsrc/editors/gedit3/Makefile:1.46
--- pkgsrc/editors/gedit3/Makefile:1.45 Tue Nov 27 14:41:07 2018
+++ pkgsrc/editors/gedit3/Makefile      Fri Dec 14 12:40:28 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2018/11/27 14:41:07 bsiegert Exp $
+# $NetBSD: Makefile,v 1.46 2018/12/14 12:40:28 adam Exp $
 
 DISTNAME=      gedit-3.22.1
 PKGREVISION=   7
@@ -18,7 +18,6 @@ GNU_CONFIGURE=                yes
 
 PKGCONFIG_OVERRIDE+=   data/gedit.pc.in
 PY_PATCHPLIST=         yes
-#PY_PEP3147=           no
 PYTHON_VERSIONS_INCOMPATIBLE=  27
 REPLACE_PYTHON+=       plugins/externaltools/data/send-to-fpaste.tool.in
 



Home | Main Index | Thread Index | Old Index