summaryrefslogtreecommitdiff
path: root/textproc/texi2roff
diff options
context:
space:
mode:
authorwiz <wiz>2004-12-03 15:14:50 +0000
committerwiz <wiz>2004-12-03 15:14:50 +0000
commitd6d63b8488b4bf8c0a90ce1519020f226b0e13bb (patch)
tree8f483a3c4a5e5f1691642df617cb7138d1cf8187 /textproc/texi2roff
parentd7c71d7f553fdd9fc3036c9e1afddc1698cffbfb (diff)
downloadpkgsrc-d6d63b8488b4bf8c0a90ce1519020f226b0e13bb.tar.gz
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
Diffstat (limited to 'textproc/texi2roff')
-rw-r--r--textproc/texi2roff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/texi2roff/Makefile b/textproc/texi2roff/Makefile
index ad9406d610f..8d2f6bcf8b6 100644
--- a/textproc/texi2roff/Makefile
+++ b/textproc/texi2roff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/12/24 09:53:50 jmmv Exp $
+# $NetBSD: Makefile,v 1.6 2004/12/03 15:15:11 wiz Exp $
DISTNAME= texi2roff-2.0
CATEGORIES= textproc
@@ -8,7 +8,7 @@ MAINTAINER= ben@NetBSD.org
HOMEPAGE= http://texinfo.org/texi2roff/
COMMENT= Texinfo-to-ROFF direct translator
-ALL_TARGET=
+BUILD_TARGET=
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/texi2roff ${PREFIX}/bin