summaryrefslogtreecommitdiff
path: root/www/quanta-docs
diff options
context:
space:
mode:
authorwiz <wiz>2002-01-21 11:26:09 +0000
committerwiz <wiz>2002-01-21 11:26:09 +0000
commitd0ad9bce76fcbc07d8a6e944b5dfcd3cc1017c01 (patch)
treecdb091c0abc47d6c2d5cb1524ff0552cc88f4e76 /www/quanta-docs
parentbd9b19d647f1bfd842a52d963e4c1216c86b9f91 (diff)
downloadpkgsrc-d0ad9bce76fcbc07d8a6e944b5dfcd3cc1017c01.tar.gz
Fix depends line. Reported in pkg/15322 by Anne Bennett. Might also fix bulk
build failure.
Diffstat (limited to 'www/quanta-docs')
-rw-r--r--www/quanta-docs/Makefile4
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