diff options
author | wiz <wiz@pkgsrc.org> | 2005-11-25 21:23:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-11-25 21:23:14 +0000 |
commit | 321a09857ae885c5b2980ae3decd7432e79b8846 (patch) | |
tree | e8520f2ead00aee29cc6c3d9855f1925695b16db /print | |
parent | 174b8c040645c3a54061b924ac9a3541fb2d313a (diff) | |
download | pkgsrc-321a09857ae885c5b2980ae3decd7432e79b8846.tar.gz |
Bump PKGREVISION for libgsf dependencies, and BUILDLINK_DEPENDS because
of the libgsf shlib major bump and associated BUILDLINK_DEPENDS bump.
Diffstat (limited to 'print')
-rw-r--r-- | print/evince/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/evince/Makefile b/print/evince/Makefile index ed8102ba6ce..5e7b57314a8 100644 --- a/print/evince/Makefile +++ b/print/evince/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2005/10/16 12:24:38 jmmv Exp $ +# $NetBSD: Makefile,v 1.4 2005/11/25 21:23:16 wiz Exp $ # DISTNAME= evince-0.4.0 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evince/0.4/} EXTRACT_SUFX= .tar.bz2 |