summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-03-21 06:47:32 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-03-21 06:47:32 +0000
commitc8a7389416914063e4ef949c141c3e7778287555 (patch)
tree2189dc89a7835c9eaa0173f33c6a6e73da8702fa /emulators
parentthe contributor confirmed that dependency to k{10,12} is necessary (diff)
Remove BROKEN tag, and put a copy on my page.
Notes
Notes: svn path=/head/; revision=10254
Diffstat (limited to 'emulators')
-rw-r--r--emulators/hfsutils/Makefile7
1 files changed, 3 insertions, 4 deletions
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 <vanilla@MinJe.com.TW>
#
-# $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