pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gimp Get rid of the GIMP_VER variable.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/00852b454368
branches:  trunk
changeset: 472170:00852b454368
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Mon Apr 05 22:09:54 2004 +0000

description:
Get rid of the GIMP_VER variable.

diffstat:

 graphics/gimp/Makefile |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (22 lines):

diff -r 746fb1cbe5cb -r 00852b454368 graphics/gimp/Makefile
--- a/graphics/gimp/Makefile    Mon Apr 05 22:08:33 2004 +0000
+++ b/graphics/gimp/Makefile    Mon Apr 05 22:09:54 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.90 2004/04/05 22:07:27 jmmv Exp $
+# $NetBSD: Makefile,v 1.91 2004/04/05 22:09:54 jmmv Exp $
 #
 
-DISTNAME=      gimp-${GIMP_VER}
+DISTNAME=      gimp-2.0.0
 CATEGORIES=    graphics
 MASTER_SITES=  ftp://ftp.fu-berlin.de/unix/X11/graphics/gimp/v2.0/ \
                ftp://ftp.cs.umn.edu/pub/gimp/gimp/v2.0/ \
@@ -16,8 +16,6 @@
 
 CONFLICTS+=            gimp<=1.2.3
 
-GIMP_VER=              2.0.0
-
 USE_BUILDLINK3=                yes
 USE_LIBTOOL=           yes
 USE_PKGINSTALL=                yes



Home | Main Index | Thread Index | Old Index