From e57fa373fc1bd64293380114511346eaca3e08fc Mon Sep 17 00:00:00 2001 From: vanilla Date: Sat, 21 Mar 1998 06:47:32 +0000 Subject: Remove BROKEN tag, and put a copy on my page. --- emulators/hfsutils/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'emulators/hfsutils') diff --git a/emulators/hfsutils/Makefile b/emulators/hfsutils/Makefile index e3e5ca25e6d2..65de2106aa05 100644 --- a/emulators/hfsutils/Makefile +++ b/emulators/hfsutils/Makefile @@ -3,19 +3,18 @@ # Date Created: 7 Sep 1997 # Whom: Vanilla I. Shu # -# $Id: Makefile,v 1.6 1998/03/12 08:05:26 vanilla Exp $ +# $Id: Makefile,v 1.7 1998/03/21 02:25:03 asami Exp $ # DISTNAME= hfsutils-3.2 CATEGORIES= emulators tk81 -MASTER_SITES= ftp://ftp.ps.ucl.ac.uk/pub/mkhfs/ +MASTER_SITES= ftp://ftp.ps.ucl.ac.uk/pub/mkhfs/ \ + http://www.freebsd.org/~vanilla/ MAINTAINER= vanilla@FreeBSD.ORG LIB_DEPENDS= tk81\\.1\\.:${PORTSDIR}/x11/tk81 -BROKEN= fetch - GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tcl --with-tcl-libs=${PREFIX}/lib --with-tk --with-tk-libs=${PREFIX}/lib -- cgit