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 | 071fcffbfa1dfe180d90f1ed2b0e11a0c0b9408c (patch) | |
tree | e8520f2ead00aee29cc6c3d9855f1925695b16db /misc/koffice/Makefile | |
parent | e7b809fd2f418e83e26b8e87a8c24eb7b7201dcf (diff) | |
download | pkgsrc-071fcffbfa1dfe180d90f1ed2b0e11a0c0b9408c.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 'misc/koffice/Makefile')
-rw-r--r-- | misc/koffice/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index d6694abfdd9..8b162926063 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.66 2005/10/11 23:34:02 markd Exp $ +# $NetBSD: Makefile,v 1.67 2005/11/25 21:23:15 wiz Exp $ DISTNAME= koffice-1.4.2 +PKGREVISION= 1 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.4.2/src/ \ ftp://ftp.us.kde.org/pub/kde/stable/koffice-1.4.2/src/ \ |