summaryrefslogtreecommitdiff
path: root/converters/unix2dos
diff options
context:
space:
mode:
authorjlam <jlam>2004-11-13 21:28:27 +0000
committerjlam <jlam>2004-11-13 21:28:27 +0000
commite9bf73717c9dc742444f0d186094ff87c3799080 (patch)
treee15cac241c67e37e37b77e2f7a8a6e47a17df9ce /converters/unix2dos
parent820630ac9379968b4b3a9b4034bb845c4cedcf2c (diff)
downloadpkgsrc-e9bf73717c9dc742444f0d186094ff87c3799080.tar.gz
USE_BUILDLINK3 is a yes/no variable.
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 6befd77fa07..ddf502d9c36 100644
--- a/converters/unix2dos/Makefile
+++ b/converters/unix2dos/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/04/11 07:48:07 snj Exp $
+# $NetBSD: Makefile,v 1.14 2004/11/13 21:28:27 jlam Exp $
# FreeBSD Id: ports/converters/unix2dos/Makefile,v 1.5 2000/07/04 10:31:42 sobomax Exp
DISTNAME= unix2dos-1.2
@@ -10,7 +10,7 @@ MAINTAINER= zuntum@NetBSD.org
COMMENT= Translate ASCII files to/from DOS (cr/lf) and UNIX (lf)
WRKSRC= ${WRKDIR}
-USE_BUILDLINK3= # defined
+USE_BUILDLINK3= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/unix2dos ${PREFIX}/bin/unix2dos