diff options
Diffstat (limited to 'www/quanta-docs')
-rw-r--r-- | www/quanta-docs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/quanta-docs/Makefile b/www/quanta-docs/Makefile index 72464ae9384..edb2437a369 100644 --- a/www/quanta-docs/Makefile +++ b/www/quanta-docs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/11/13 21:35:26 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2002/01/21 11:26:09 wiz Exp $ DISTNAME= quanta-docs-1.0 CATEGORIES= www @@ -15,7 +15,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://quanta.sourceforge.net/ COMMENT= documentation collection for Quanta, the KDE web editor -DEPENDS+= quanta>=1.9.9.2:../../www/quanta-docs +DEPENDS+= quanta>=1.9.9.2:../../www/quanta BUILD_USES_MSGFMT= YES USE_BUILDLINK_ONLY= YES |