aboutsummaryrefslogtreecommitdiff
path: root/print/makeindex
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1995-04-21 00:21:41 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1995-04-21 00:21:41 +0000
commit74bab574a20b52bbf507898b1032055573a6cb57 (patch)
tree52aa2158647c9981ad47b67d6d28efb8d03d061c /print/makeindex
parent86c528d68180bf9331759aab5cfa3a3cb4f92441 (diff)
downloadports-74bab574a20b52bbf507898b1032055573a6cb57.tar.gz
ports-74bab574a20b52bbf507898b1032055573a6cb57.zip
Change all makefiles in the print directory according to the new rules
for bsd.port.mk
Notes
Notes: svn path=/head/; revision=1474
Diffstat (limited to 'print/makeindex')
-rw-r--r--print/makeindex/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/print/makeindex/Makefile b/print/makeindex/Makefile
index 4c870965fbd5..a8cb1226b6fc 100644
--- a/print/makeindex/Makefile
+++ b/print/makeindex/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 October 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.5 1995/04/17 20:31:29 asami Exp $
+# $Id: Makefile,v 1.6 1995/04/19 19:42:24 jmz Exp $
#
DISTNAME= makeindex
@@ -14,13 +14,11 @@ DISTFILES= makeindex-3.0.8.tar.Z
MAINTAINER= jmz@FreeBSD.org
-build: configure pre-build
- @echo "===> Building for ${DISTNAME}"
+do-build:
@(cd ${WRKSRC}/src-3.0/regexp; make)
@(cd ${WRKSRC}/src-3.0; make)
-install: build
- @echo "===> Installing for ${DISTNAME}"
+do-install:
@mkdir -p ${PREFIX}/lib/texmf/makeindx
@mkdir -p ${PREFIX}/bin
@mkdir -p ${PREFIX}/man/man1