summaryrefslogtreecommitdiff
path: root/converters/unix2dos
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:07:06 +0000
committeragc <agc>2004-01-20 12:07:06 +0000
commit0bc53217fe50327f0f59e7136db15f92f75951d9 (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /converters/unix2dos
parent4ef418cfdcfbcc2f20fac9453fb8f2e2d95bf05a (diff)
downloadpkgsrc-0bc53217fe50327f0f59e7136db15f92f75951d9.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'converters/unix2dos')
-rw-r--r--converters/unix2dos/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/unix2dos/Makefile b/converters/unix2dos/Makefile
index 733cba4df5a..7da0ee10bc6 100644
--- a/converters/unix2dos/Makefile
+++ b/converters/unix2dos/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2003/07/17 21:27:40 grant Exp $
+# $NetBSD: Makefile,v 1.12 2004/01/20 12:10:29 agc Exp $
# FreeBSD Id: ports/converters/unix2dos/Makefile,v 1.5 2000/07/04 10:31:42 sobomax Exp
DISTNAME= unix2dos-1.2
-WRKSRC= ${WRKDIR}
CATEGORIES= converters
MASTER_SITES= http://www.fisicc-ufm.edu/~obonilla/files/ \
ftp://ftp.guug.org/pub/
@@ -10,6 +9,7 @@ MASTER_SITES= http://www.fisicc-ufm.edu/~obonilla/files/ \
MAINTAINER= zuntum@NetBSD.org
COMMENT= Translate ASCII files to/from DOS (cr/lf) and UNIX (lf)
+WRKSRC= ${WRKDIR}
USE_BUILDLINK2= # defined
do-install: