summaryrefslogtreecommitdiff
path: root/graphics/xart/Makefile
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 /graphics/xart/Makefile
parentdc52048e014fdad9bb69ef9db159835a61c8dd4d (diff)
downloadpkgsrc-3ad1bdbf063a03bdcca7087d41be98b07ad933af.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'graphics/xart/Makefile')
-rw-r--r--graphics/xart/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xart/Makefile b/graphics/xart/Makefile
index ddea10f8977..6ef7f289572 100644
--- a/graphics/xart/Makefile
+++ b/graphics/xart/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.31 2004/01/03 18:49:44 reed Exp $
+# $NetBSD: Makefile,v 1.32 2004/01/20 12:18:17 agc Exp $
#
DISTNAME= xart19980415
PKGNAME= xart-19980415
PKGREVISION= 4
-WRKSRC= ${WRKDIR}/19980415
CATEGORIES= graphics x11
MASTER_SITES= http://linux01.gwdg.de/~rhohen/linux/
EXTRACT_SUFX= .tgz
@@ -13,6 +12,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://linux01.gwdg.de/~rhohen/linux.html
COMMENT= Paint program (enhanced xpaint)
+WRKSRC= ${WRKDIR}/19980415
USE_BUILDLINK2= YES
USE_IMAKE= YES