summaryrefslogtreecommitdiff
path: root/print/psutils
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit1e53090cc228edde244c3b79950271b8ca469b1f (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /print/psutils
parent0bc53217fe50327f0f59e7136db15f92f75951d9 (diff)
downloadpkgsrc-1e53090cc228edde244c3b79950271b8ca469b1f.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'print/psutils')
-rw-r--r--print/psutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/psutils/Makefile b/print/psutils/Makefile
index 7d27d2fd0ab..089d5b019f1 100644
--- a/print/psutils/Makefile
+++ b/print/psutils/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.26 2003/11/03 00:36:02 dillo Exp $
+# $NetBSD: Makefile,v 1.27 2004/01/20 12:24:29 agc Exp $
# FreeBSD Id: Makefile,v 1.15 1998/01/08 18:52:13 fenner Exp
#
DISTNAME= psutils-p17
PKGNAME= psutils-1.17
PKGREVISION= 1
-WRKSRC= ${WRKDIR}/psutils
CATEGORIES= print
MASTER_SITES= ftp://ftp.dcs.ed.ac.uk/pub/ajcd/
@@ -15,6 +14,7 @@ COMMENT= Utilities for manipulating PostScript documents
DEPENDS+= papersize-[0-9]*:../../print/papersize
+WRKSRC= ${WRKDIR}/psutils
USE_PERL5= yes
USE_PKGINSTALL= yes