summaryrefslogtreecommitdiff
path: root/graphics/gimp
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-04-05 22:09:54 +0000
committerjmmv <jmmv@pkgsrc.org>2004-04-05 22:09:54 +0000
commitb57aa116976224954467a3f4682c47d96d6af834 (patch)
treed76265f8d2e1b156ec518d730c737cad7f91d4b2 /graphics/gimp
parent57fd0fa723a20d6534322859a955fd7df5531ca8 (diff)
downloadpkgsrc-b57aa116976224954467a3f4682c47d96d6af834.tar.gz
Get rid of the GIMP_VER variable.
Diffstat (limited to 'graphics/gimp')
-rw-r--r--graphics/gimp/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index 150ea919138..7eb54cd20ad 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -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 @@ BUILD_USES_MSGFMT= yes
CONFLICTS+= gimp<=1.2.3
-GIMP_VER= 2.0.0
-
USE_BUILDLINK3= yes
USE_LIBTOOL= yes
USE_PKGINSTALL= yes