From 681c474c763ec3d38189edc777587ef75e04231c Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Wed, 7 Oct 1998 15:02:43 +0000 Subject: Convert to elf, And fix the path of MASTER_SITE. --- www/cgihtml/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'www/cgihtml/Makefile') diff --git a/www/cgihtml/Makefile b/www/cgihtml/Makefile index a9cae50a3368..3da762ebd947 100644 --- a/www/cgihtml/Makefile +++ b/www/cgihtml/Makefile @@ -3,12 +3,12 @@ # Date created: 3 Nov 1997 # Whom: Ian Vaudrey # -# $Id: Makefile,v 1.1.1.1 1998/06/14 12:38:55 jseger Exp $ +# $Id: Makefile,v 1.2 1998/06/27 05:19:48 asami Exp $ # DISTNAME= cgihtml-1.69 CATEGORIES= devel www -MASTER_SITES= ftp://ftp.eekim.com/users/eekim/cgihtml/ +MASTER_SITES= ftp://ftp.eekim.com/pub/users/eekim/cgihtml/ MAINTAINER= i.vaudrey@bigfoot.com @@ -24,5 +24,6 @@ post-install: .endfor ${INSTALL_DATA} ${WRKSRC}/docs/*.html ${PREFIX}/share/doc/cgihtml/html .endif + @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib .include -- cgit v1.2.3