summaryrefslogtreecommitdiff
path: root/www/quanta
diff options
context:
space:
mode:
authorfredb <fredb>2002-03-13 17:36:35 +0000
committerfredb <fredb>2002-03-13 17:36:35 +0000
commit3e16215ca52f8cd61aaaa501d4314bc6004ed4db (patch)
treedc32ede50f2b2eb416705689058f2df8cb72865f /www/quanta
parent298540b97aa5e64368ae09c15957bbfe41b2b96a (diff)
downloadpkgsrc-3e16215ca52f8cd61aaaa501d4314bc6004ed4db.tar.gz
Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
Diffstat (limited to 'www/quanta')
-rw-r--r--www/quanta/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/quanta/Makefile b/www/quanta/Makefile
index 8fe0e19a0d2..05d4339e11b 100644
--- a/www/quanta/Makefile
+++ b/www/quanta/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2001/12/04 06:15:01 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2002/03/13 17:37:52 fredb Exp $
DISTNAME= quanta-2.0-pr2
PKGNAME= quanta-1.9.9.2
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=quanta/}
EXTRACT_SUFX= .tar.bz2
@@ -10,7 +11,7 @@ MAINTAINER= jmcneill@invisible.yi.org
HOMEPAGE= http://quanta.sourceforge.net/
COMMENT= HTML editor suitable for experienced web developers
-BUILD_DEPENDS+= qt2-designer-kde>=2.3.1nb1:../../x11/qt2-designer-kde
+BUILD_DEPENDS+= qt2-designer-kde>=2.3.1nb2:../../x11/qt2-designer-kde
BUILD_DEPENDS+= automake>=1.4:../../devel/automake
BUILD_DEPENDS+= perl>=${PERL5_REQD}:../../lang/perl5