From c1494de6cb58e410be29181ec0c1dec9ab53684a Mon Sep 17 00:00:00 2001 From: John Fieber Date: Wed, 9 Jul 1997 11:23:09 +0000 Subject: Forgot, this depends on iso8879. --- textproc/linuxdoc/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/textproc/linuxdoc/Makefile b/textproc/linuxdoc/Makefile index 7719ff6199fb..a10e79d4956b 100644 --- a/textproc/linuxdoc/Makefile +++ b/textproc/linuxdoc/Makefile @@ -3,7 +3,7 @@ # Date created: July 8, 1997 # Whom: jfieber # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/07/09 04:18:01 jfieber Exp $ # DISTNAME= linuxdoc-1.0 @@ -12,6 +12,8 @@ MASTER_SITES= ftp://fallout.campusview.indiana.edu/pub/sgml/ MAINTAINER= jfieber@FreeBSD.ORG +RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879 + NO_MTREE= yes NO_EXTRACT= yes NO_BUILD= yes @@ -20,6 +22,7 @@ NO_CONFIGURE= yes NO_WRKDIR= yes INSTDIR= ${PREFIX}/share/sgml/linuxdoc +ISOCAT= ${PREFIX}/share/sgml/iso8879/catalog pre-install: @[ -d ${INSTDIR} ] || ${MKDIR} ${INSTDIR} -- cgit v1.2.3