summaryrefslogtreecommitdiff
path: root/graphics/plotmtv/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-29 12:40:00 +0000
committerjmmv <jmmv>2003-03-29 12:40:00 +0000
commitbd104e94125bfe7dfcebf5b4161276a4198449e9 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /graphics/plotmtv/Makefile
parent7cae7f609b643bad775c5f59251c32e609dbdc0a (diff)
downloadpkgsrc-bd104e94125bfe7dfcebf5b4161276a4198449e9.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'graphics/plotmtv/Makefile')
-rw-r--r--graphics/plotmtv/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/plotmtv/Makefile b/graphics/plotmtv/Makefile
index f7e20aa5e44..8faa8ada2c5 100644
--- a/graphics/plotmtv/Makefile
+++ b/graphics/plotmtv/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2003/03/02 19:47:24 jschauma Exp $
+# $NetBSD: Makefile,v 1.8 2003/03/29 12:41:20 jmmv Exp $
DISTNAME= Plotmtv1.4.1
PKGNAME= plotmtv-1.4.1
PKGREVISION= 1
+WRKSRC= ${WRKDIR}/${DISTNAME}
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/}
EXTRACT_SUFX= .tar.Z
@@ -10,8 +11,6 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= packages@netbsd.org
COMMENT= Multipurpose X11 plotting program
-WRKSRC= ${WRKDIR}/${DISTNAME}
-
USE_IMAKE= yes
USE_X11BASE= yes