diff options
author | mycroft <mycroft> | 1998-07-04 09:18:54 +0000 |
---|---|---|
committer | mycroft <mycroft> | 1998-07-04 09:18:54 +0000 |
commit | 6836fea1969a06b9fc1a6dc01e0a17b18217e83f (patch) | |
tree | cdbc6d859668fc4f1da992ceae93548e0b0b8cc8 /graphics/gimp | |
parent | 902b766066c5d09a3fa22691ce772f9b99ccb1d0 (diff) | |
download | pkgsrc-6836fea1969a06b9fc1a6dc01e0a17b18217e83f.tar.gz |
Update xpm to 3.4k.
Diffstat (limited to 'graphics/gimp')
-rw-r--r-- | graphics/gimp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 04b0219fcb4..5d71e3d945c 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 1998/07/04 05:11:13 mycroft Exp $ +# $NetBSD: Makefile,v 1.21 1998/07/04 09:18:59 mycroft Exp $ DISTNAME= gimp-1.0.0 CATEGORIES= graphics @@ -15,7 +15,7 @@ DEPENDS+= gtk+-1.0.4:../../x11/gtk DEPENDS+= mpeg-1.2.1:../../graphics/mpeg-lib DEPENDS+= png-0.96:../../graphics/png DEPENDS+= tiff-3.4:../../graphics/tiff -DEPENDS+= xpm-3.4j:../../graphics/xpm +DEPENDS+= xpm-3.4k:../../graphics/xpm CONFLICTS+= gimp-0.99.28 |