diff options
author | markd <markd@pkgsrc.org> | 2010-12-06 11:56:44 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2010-12-06 11:56:44 +0000 |
commit | 985b3653b69a185ab37ef15dd6168f71979d5864 (patch) | |
tree | 4cc3a3e53d2c787c246495f9fe9b8bdab22d57d8 /misc/koffice/Makefile | |
parent | 7a5864c21273913d9a559d4c528f3529671323d3 (diff) | |
download | pkgsrc-985b3653b69a185ab37ef15dd6168f71979d5864.tar.gz |
Find recent libwpd, but remove koffice-libwpd option from the default
build as currently doesn't build against it. Bump PKGREVISION.
Diffstat (limited to 'misc/koffice/Makefile')
-rw-r--r-- | misc/koffice/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index 7d5acc2faa1..81b1099f4a8 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.123 2010/11/25 10:28:34 wiz Exp $ +# $NetBSD: Makefile,v 1.124 2010/12/06 11:56:44 markd Exp $ DISTNAME= koffice-1.6.3 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE:=koffice-1.6.3/src/} EXTRACT_SUFX= .tar.bz2 |