summaryrefslogtreecommitdiff
path: root/devel/unidiff
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:07:06 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:07:06 +0000
commitdc52048e014fdad9bb69ef9db159835a61c8dd4d (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /devel/unidiff
parent46eceba7253d40f1643bc06f73cc7fd2148c2e8e (diff)
downloadpkgsrc-dc52048e014fdad9bb69ef9db159835a61c8dd4d.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'devel/unidiff')
-rw-r--r--devel/unidiff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/unidiff/Makefile b/devel/unidiff/Makefile
index 79e2554a4ec..36bd959382f 100644
--- a/devel/unidiff/Makefile
+++ b/devel/unidiff/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2003/07/21 16:43:48 martti Exp $
+# $NetBSD: Makefile,v 1.8 2004/01/20 12:13:29 agc Exp $
#
DISTNAME= part01
PKGNAME= unidiff-1.0
-WRKSRC= ${WRKDIR}
CATEGORIES= devel
MASTER_SITES= http://www.landfield.com/software/comp.sources.misc/archive-name/volume25/unidiff/
EXTRACT_SUFX= .gz
@@ -14,6 +13,7 @@ COMMENT= Converts between uni-diffs and context diffs
BUILD_DEPENDS= gsharutils-4.2.1:../../archivers/gsharutils
+WRKSRC= ${WRKDIR}
EXTRACT_CMD= zcat ${DOWNLOADED_DISTFILE} | ${PREFIX}/bin/gunshar
do-install: