diff options
author | reed <reed@pkgsrc.org> | 2004-01-03 18:49:33 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2004-01-03 18:49:33 +0000 |
commit | 91aa432d21a2f20eb5483a1219a910033155c35c (patch) | |
tree | 9081871bd8eb77c4940a5eca1b3c12d42386c628 /x11/paragui | |
parent | c253fd702d685399ef9d2151afe6fa2718685c4c (diff) | |
download | pkgsrc-91aa432d21a2f20eb5483a1219a910033155c35c.tar.gz |
Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
Diffstat (limited to 'x11/paragui')
-rw-r--r-- | x11/paragui/Makefile | 4 | ||||
-rw-r--r-- | x11/paragui/buildlink2.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/paragui/Makefile b/x11/paragui/Makefile index 87942e9c9c3..8bdf40953de 100644 --- a/x11/paragui/Makefile +++ b/x11/paragui/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2003/10/11 13:40:20 grant Exp $ +# $NetBSD: Makefile,v 1.7 2004/01/03 18:49:59 reed Exp $ # DISTNAME= paragui-1.0.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://savannah.nongnu.org/download/paragui/stable.pkg/1.0.4/ diff --git a/x11/paragui/buildlink2.mk b/x11/paragui/buildlink2.mk index 472c1ea7d5a..c9d0e87da1f 100644 --- a/x11/paragui/buildlink2.mk +++ b/x11/paragui/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.3 2003/07/26 21:41:29 jmmv Exp $ +# $NetBSD: buildlink2.mk,v 1.4 2004/01/03 18:49:59 reed Exp $ # # This Makefile fragment is included by packages that use paragui. # @@ -9,7 +9,7 @@ PARAGUI_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= paragui -BUILDLINK_DEPENDS.paragui?= paragui>=1.0.4nb1 +BUILDLINK_DEPENDS.paragui?= paragui>=1.0.4nb3 BUILDLINK_PKGSRCDIR.paragui?= ../../x11/paragui EVAL_PREFIX+= BUILDLINK_PREFIX.paragui=paragui |