From 9e0877e7ea8150f64922005db6d2203d7848c77b Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 28 Nov 1998 07:00:44 +0000 Subject: Create installation directories. --- www/fxhtml/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'www/fxhtml') diff --git a/www/fxhtml/Makefile b/www/fxhtml/Makefile index 1e5490f946ab..b58857f10a6f 100644 --- a/www/fxhtml/Makefile +++ b/www/fxhtml/Makefile @@ -3,7 +3,7 @@ # Date created: 21 August 1994 # Whom: Trefor S. # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/06/04 07:04:27 asami Exp $ # DISTNAME= fxhtml-freebsd-1.6.7 @@ -12,5 +12,8 @@ CATEGORIES= www MASTER_SITES= ftp://ftp.flevel.co.uk/pub/fxhtml/ MAINTAINER= fxhtml@flevel.co.uk - + +pre-install: + ${MKDIR} ${PREFIX}/www/cgi-bin ${PREFIX}/www/data + .include -- cgit v1.2.3