summaryrefslogtreecommitdiff
path: root/print/makeindex
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-17 20:31:43 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-17 20:31:43 +0000
commitec89e8b01134b21291c58672d04b6e36c7e08b5d (patch)
treeaa69c9ef7cd2b780db274eccc4fee5e3c42a533c /print/makeindex
parent2.6.4beta != 2.6.4, so changed PKGNAME to use 2.6b4 instead. (A (diff)
Added various "build: configure" and "install: build" dependencies.
Pointed-out by: jmz
Notes
Notes: svn path=/head/; revision=1439
Diffstat (limited to 'print/makeindex')
-rw-r--r--print/makeindex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/makeindex/Makefile b/print/makeindex/Makefile
index 59884de91be9..e580c9c96f2c 100644
--- a/print/makeindex/Makefile
+++ b/print/makeindex/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 October 1994
# Whom: jmz
#
-# $Id$
+# $Id: Makefile,v 1.4 1995/04/15 04:33:58 asami Exp $
#
DISTNAME= makeindex
@@ -19,7 +19,7 @@ build: configure pre-build
@(cd ${WRKSRC}/src-3.0/regexp; make)
@(cd ${WRKSRC}/src-3.0; make)
-install:
+install: build
@echo "===> Installing for ${DISTNAME}"
@mkdir -p ${PREFIX}/lib/texmf/makeindx
@mkdir -p ${PREFIX}/bin