summaryrefslogtreecommitdiff
path: root/graphics/pstoedit
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/pstoedit
parentdc52048e014fdad9bb69ef9db159835a61c8dd4d (diff)
downloadpkgsrc-3ad1bdbf063a03bdcca7087d41be98b07ad933af.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'graphics/pstoedit')
-rw-r--r--graphics/pstoedit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile
index 9850385dec8..b4978075394 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2003/11/07 14:48:07 gavan Exp $
+# $NetBSD: Makefile,v 1.19 2004/01/20 12:18:17 agc Exp $
DISTNAME= pstoedit_3_31
PKGNAME= pstoedit-3.31
PKGREVISION= 1
-WRKSRC= ${WRKDIR}/pstoedit_3.31/src
CATEGORIES= converters graphics print
MASTER_SITES= http://home.t-online.de/home/helga.glunz/wglunz/pstoedit/
EXTRACT_SUFX= .zip
@@ -16,6 +15,7 @@ RESTRICTED?= "The author writes: If you include this program on a CDROM, please
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
+WRKSRC= ${WRKDIR}/pstoedit_3.31/src
USE_X11= yes
USE_LIBTOOL= yes
USE_BUILDLINK2= yes