summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-30 10:41:21 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-30 10:41:21 +0000
commit4f0064a2b1f07869afb4e0a2b4753ef8d7d3e7b2 (patch)
tree6752073eca437a152233d406e21bba992fb79ab0 /print
parentMerge from RELENG_2_2 (duh). See rev 1.227.2.4 for details. (diff)
MakeTeXPK is not a binary exacutable, so use ${INSTALL_SCRIPT}.
Notes
Notes: svn path=/head/; revision=4732
Diffstat (limited to 'print')
-rw-r--r--print/xdvi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/xdvi/Makefile b/print/xdvi/Makefile
index 2df6e53206d5..68d9c2bff0ab 100644
--- a/print/xdvi/Makefile
+++ b/print/xdvi/Makefile
@@ -3,7 +3,7 @@
# Date created: 1 October 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.20 1996/11/17 08:45:20 obrien Exp $
+# $Id: Makefile,v 1.21 1996/11/18 09:54:49 asami Exp $
#
DISTNAME= xdvi-20
@@ -29,7 +29,7 @@ do-install:
MANDIR=${PREFIX}/man/man1 MANSUFFIX=1)
@(cd ${WRKSRC}; ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} xdvi.man)
@(cd ${WRKSRC}; ${GMAKE} -f Makefile install BINDIR=${PREFIX}/bin)
- @(cd ${WRKSRC}; ${INSTALL_PROGRAM} MakeTeXPK ${PREFIX}/bin)
+ @(cd ${WRKSRC}; ${INSTALL_SCRIPT} MakeTeXPK ${PREFIX}/bin)
pre-clean:
@rm -f ${SCRIPTDIR}/post-install