pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters/py-simplejson EGG_NAME now defaults to ${DI...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1ac2409ac9d3
branches:  trunk
changeset: 547079:1ac2409ac9d3
user:      epg <epg%pkgsrc.org@localhost>
date:      Fri Sep 12 07:08:47 2008 +0000

description:
EGG_NAME now defaults to ${DISTNAME} so don't set it here.

diffstat:

 converters/py-simplejson/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 56a971ae73cb -r 1ac2409ac9d3 converters/py-simplejson/Makefile
--- a/converters/py-simplejson/Makefile Fri Sep 12 06:05:57 2008 +0000
+++ b/converters/py-simplejson/Makefile Fri Sep 12 07:08:47 2008 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2008/09/11 16:32:06 mjl Exp $
+# $NetBSD: Makefile,v 1.5 2008/09/12 07:08:47 epg Exp $
 #
 
 PKGNAME=        ${PYPKGPREFIX}-${DISTNAME}
 DISTNAME=      simplejson-1.9.2
-EGG_NAME=  ${DISTNAME}
 CATEGORIES=    converters
 MASTER_SITES=  http://pypi.python.org/packages/source/s/simplejson/
 



Home | Main Index | Thread Index | Old Index