diff options
author | asami <asami@FreeBSD.org> | 1998-03-21 02:25:03 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-03-21 02:25:03 +0000 |
commit | d6d62fc9754fa03fd9479e332e0fb442ef7c5c1f (patch) | |
tree | c759e98f5053776e906ae610cd737ab537921928 /emulators/hfsutils | |
parent | 88c2240419358c44bba05c518de52ff688b3375e (diff) | |
download | FreeBSD-ports-d6d62fc9754fa03fd9479e332e0fb442ef7c5c1f.zip FreeBSD-ports-d6d62fc9754fa03fd9479e332e0fb442ef7c5c1f.tar.gz |
Mark this port BROKEN, I can't fetch it.
Diffstat (limited to 'emulators/hfsutils')
-rw-r--r-- | emulators/hfsutils/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/hfsutils/Makefile b/emulators/hfsutils/Makefile index c6abcc5..e3e5ca2 100644 --- a/emulators/hfsutils/Makefile +++ b/emulators/hfsutils/Makefile @@ -3,7 +3,7 @@ # Date Created: 7 Sep 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.4 1998/02/21 22:37:59 fenner Exp $ +# $Id: Makefile,v 1.6 1998/03/12 08:05:26 vanilla Exp $ # DISTNAME= hfsutils-3.2 @@ -14,6 +14,8 @@ 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 |