summaryrefslogtreecommitdiff
path: root/print/psify/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 /print/psify/Makefile
parent7cae7f609b643bad775c5f59251c32e609dbdc0a (diff)
downloadpkgsrc-bd104e94125bfe7dfcebf5b4161276a4198449e9.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'print/psify/Makefile')
-rw-r--r--print/psify/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/psify/Makefile b/print/psify/Makefile
index a79ed8b2782..016e2aacb08 100644
--- a/print/psify/Makefile
+++ b/print/psify/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2001/09/09 20:36:46 agc Exp $
+# $NetBSD: Makefile,v 1.4 2003/03/29 12:42:16 jmmv Exp $
#
DISTNAME= psify-19980216
+WRKSRC= ${WRKDIR}
CATEGORIES= print
MASTER_SITES= ${HOMEPAGE}
DISTFILES= Makefile psify.c psify.lex psify.man
@@ -12,7 +13,6 @@ COMMENT= Pretty print C, CLU, SCHEME, Java and ARGUS source files
DIST_SUBDIR= psify
EXTRACT_ONLY= #empty
-WRKSRC= ${WRKDIR}
NO_CONFIGURE= yes
INSTALL_TARGET= install prefix=${PREFIX}