summaryrefslogtreecommitdiff
path: root/graphics/ploticus
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit5cbdd5a83eb94d1543656588fad97fad4abdff01 (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /graphics/ploticus
parent06f56759ab83097f935dffe578fb2580c3043d6b (diff)
downloadpkgsrc-5cbdd5a83eb94d1543656588fad97fad4abdff01.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'graphics/ploticus')
-rw-r--r--graphics/ploticus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ploticus/Makefile b/graphics/ploticus/Makefile
index 8d7af796446..cb192f367f2 100644
--- a/graphics/ploticus/Makefile
+++ b/graphics/ploticus/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2003/07/17 21:42:13 grant Exp $
+# $NetBSD: Makefile,v 1.19 2004/01/20 12:18:16 agc Exp $
#
DISTNAME= plsrc210
PKGNAME= ploticus-2.10
PKGREVISION= 2
-WRKSRC= ${WRKDIR}/${DISTNAME}/src
CATEGORIES= graphics
MASTER_SITES= http://ploticus.sourceforge.net/download/
@@ -12,6 +11,7 @@ MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://ploticus.sourceforge.net/doc/Welcome.html
COMMENT= Versatile data visualization engine
+WRKSRC= ${WRKDIR}/${DISTNAME}/src
NO_CONFIGURE= YES
USE_X11= YES
USE_BUILDLINK2= YES