summaryrefslogtreecommitdiff
path: root/www/quanta
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
commit3ad1bdbf063a03bdcca7087d41be98b07ad933af (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /www/quanta
parentdc52048e014fdad9bb69ef9db159835a61c8dd4d (diff)
downloadpkgsrc-3ad1bdbf063a03bdcca7087d41be98b07ad933af.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
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 47da0b5796b..3769bce2a1e 100644
--- a/www/quanta/Makefile
+++ b/www/quanta/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2004/01/03 18:49:55 reed Exp $
+# $NetBSD: Makefile,v 1.17 2004/01/20 12:27:59 agc Exp $
DISTNAME= quanta-2.0-pr2
PKGNAME= quanta-1.9.9.2
PKGREVISION= 4
-WRKSRC= ${WRKDIR}/quanta
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=quanta/}
EXTRACT_SUFX= .tar.bz2
@@ -14,6 +13,7 @@ COMMENT= HTML editor suitable for experienced web developers
BUILD_DEPENDS+= qt2-designer-kde>=2.3.1nb2:../../x11/qt2-designer-kde
+WRKSRC= ${WRKDIR}/quanta
AUTOMAKE_REQD= 1.4
BUILD_USES_MSGFMT= YES
USE_BUILDLINK2= YES