summaryrefslogtreecommitdiff
path: root/www/quanta
diff options
context:
space:
mode:
authorwiz <wiz>2001-04-02 20:06:11 +0000
committerwiz <wiz>2001-04-02 20:06:11 +0000
commitb557f43bb6f32cd797903e85e8fe718d2b6b2579 (patch)
treecfe0bfde1f380c8d727e04a3f65994a9293aead4 /www/quanta
parent4f168db8ff3d1a1dd71b815de3355a593fc6bf66 (diff)
downloadpkgsrc-b557f43bb6f32cd797903e85e8fe718d2b6b2579.tar.gz
Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing empty
lines.
Diffstat (limited to 'www/quanta')
-rw-r--r--www/quanta/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/quanta/Makefile b/www/quanta/Makefile
index f902b61f02e..22268db2118 100644
--- a/www/quanta/Makefile
+++ b/www/quanta/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/03/28 21:47:37 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 2001/04/02 20:06:16 wiz Exp $
#
DISTNAME= quanta-2.0-pr1
@@ -11,10 +11,10 @@ MAINTAINER= jmcneill@invisible.yi.org
HOMEPAGE= http://quanta.sourceforge.net/
COMMENT= HTML editor suitable for experienced web developers
+BUILD_USES_MSGFMT= yes
DEPENDS+= kdebase>=2.1:../../x11/kdebase2
USE_INTL= yes
-BUILD_USES_MSGFMT= yes
WRKSRC= ${WRKDIR}/quanta
.include "../../x11/kde2/Makefile.part2"