pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases/skytools



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jan 12 08:42:26 UTC 2022

Modified Files:
        pkgsrc/databases/skytools: Makefile

Log Message:
skytools: remove PY_NO_EGG


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/databases/skytools/Makefile

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

Modified files:

Index: pkgsrc/databases/skytools/Makefile
diff -u pkgsrc/databases/skytools/Makefile:1.15 pkgsrc/databases/skytools/Makefile:1.16
--- pkgsrc/databases/skytools/Makefile:1.15     Fri Dec  4 20:45:05 2020
+++ pkgsrc/databases/skytools/Makefile  Wed Jan 12 08:42:26 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2020/12/04 20:45:05 nia Exp $
+# $NetBSD: Makefile,v 1.16 2022/01/12 08:42:26 wiz Exp $
 
 DISTNAME=      skytools-3.2
 PKGREVISION=   4
@@ -19,7 +19,6 @@ GNU_CONFIGURE=        yes
 USE_TOOLS+=    awk gmake grep sed
 
 PY_PATCHPLIST= yes
-PY_NO_EGG=     no
 PYTHON_VERSIONS_ACCEPTED=      27 # not yet ported as of 3.2
 
 REPLACE_PYTHON+=       scripts/*.py



Home | Main Index | Thread Index | Old Index