diff options
author | wiz <wiz> | 2006-03-15 00:26:07 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-03-15 00:26:07 +0000 |
commit | cb418b8dad2c3e208b038ebd629b0bd962aedfb0 (patch) | |
tree | e011941f8d7602c130494138edf87a60dfb6d8a7 /misc/koffice-i18n-es/Makefile | |
parent | 8b3ad21ebcdf836ee741a7e10d131b52d0cf359c (diff) | |
download | pkgsrc-cb418b8dad2c3e208b038ebd629b0bd962aedfb0.tar.gz |
This package installs an autocorrect file, so depend on koffice.
However, don't use its bl3.mk, because it doesn't need any library
from koffice.
Bump PKGREVISION.
Diffstat (limited to 'misc/koffice-i18n-es/Makefile')
-rw-r--r-- | misc/koffice-i18n-es/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/koffice-i18n-es/Makefile b/misc/koffice-i18n-es/Makefile index bef44e66076..b821b95c7a9 100644 --- a/misc/koffice-i18n-es/Makefile +++ b/misc/koffice-i18n-es/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2006/03/15 00:17:42 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2006/03/15 00:26:07 wiz Exp $ DISTNAME= koffice-i18n-es-1.3.5 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/ EXTRACT_SUFX= .tar.bz2 @@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.koffice.org/ COMMENT= Spanish language pack for KOffice -DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3 +DEPENDS+= koffice-[0-9]*:../../misc/koffice GNU_CONFIGURE= YES USE_TOOLS+= gmake |