From 51369898d389675759f44baed7961d59c8233c93 Mon Sep 17 00:00:00 2001 From: sobomax Date: Tue, 16 Jan 2001 17:33:20 +0000 Subject: Massive style enforcement - use ^I instead of spaces for variables identation. --- textproc/linuxdoc/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'textproc/linuxdoc') diff --git a/textproc/linuxdoc/Makefile b/textproc/linuxdoc/Makefile index 59ebf75..7b5ceb1 100644 --- a/textproc/linuxdoc/Makefile +++ b/textproc/linuxdoc/Makefile @@ -6,17 +6,17 @@ # PORTNAME= linuxdoc -PORTVERSION= 1.1 +PORTVERSION= 1.1 CATEGORIES= textproc MASTER_SITES= http://fallout.campusview.indiana.edu/ports/distfiles/ MAINTAINER= kuriyama@FreeBSD.org -RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879 \ +RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879 \ ${MKCATALOG}:${PORTSDIR}/textproc/mkcatalog EXTRACT_ONLY= # empty -NO_BUILD= yes +NO_BUILD= yes NO_WRKSUBDIR= yes PLIST_SUB= DTD_NAME=${PORTNAME} MKCATALOG=${MKCATALOG} -- cgit v1.1