pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/py-ifaddr



Module Name:    pkgsrc
Committed By:   mef
Date:           Tue Dec 31 10:02:07 UTC 2019

Modified Files:
        pkgsrc/net/py-ifaddr: Makefile

Log Message:
(net/py-ifaddr) revert wrong change on Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/py-ifaddr/Makefile

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

Modified files:

Index: pkgsrc/net/py-ifaddr/Makefile
diff -u pkgsrc/net/py-ifaddr/Makefile:1.2 pkgsrc/net/py-ifaddr/Makefile:1.3
--- pkgsrc/net/py-ifaddr/Makefile:1.2   Tue Dec 31 09:56:46 2019
+++ pkgsrc/net/py-ifaddr/Makefile       Tue Dec 31 10:02:07 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/12/31 09:56:46 mef Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/31 10:02:07 mef Exp $
 
 DISTNAME=      ifaddr-0.1.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -10,8 +10,6 @@ HOMEPAGE=     https://github.com/pydron/ifad
 COMMENT=       Enumerates all IP addresses on all network adapters of the system
 LICENSE=       mit
 
-DEPENDS+=      py[0-9]*-expat:../../textproc/py-expat
-
 USE_LANGUAGES= # none
 
 .include "../../lang/python/egg.mk"



Home | Main Index | Thread Index | Old Index