diff options
author | asami <asami@FreeBSD.org> | 1998-02-16 19:53:08 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-02-16 19:53:08 +0800 |
commit | 0a4f77f3738807d0814051720dab0e3eea491b77 (patch) | |
tree | 434127895f77d0d42da56f3dda92f95065cea596 /net | |
parent | eb84af08f15c0174a0880972e01ef589a7134651 (diff) | |
download | freebsd-ports-gnome-0a4f77f3738807d0814051720dab0e3eea491b77.tar.gz freebsd-ports-gnome-0a4f77f3738807d0814051720dab0e3eea491b77.tar.zst freebsd-ports-gnome-0a4f77f3738807d0814051720dab0e3eea491b77.zip |
Mark this port BROKEN, apparently some patches went missing.
Diffstat (limited to 'net')
-rw-r--r-- | net/scotty/Makefile | 3 | ||||
-rw-r--r-- | net/scotty3/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net/scotty/Makefile b/net/scotty/Makefile index afdcf3e53098..700bec93e72b 100644 --- a/net/scotty/Makefile +++ b/net/scotty/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Februar 1995 # Whom: Gennady Sorokopud <gena@netvision.net.il> # -# $Id: Makefile,v 1.21 1997/08/27 23:01:53 cwt Exp $ +# $Id: Makefile,v 1.22 1998/02/12 22:50:36 phk Exp $ # DISTNAME= scotty-2.1.8 @@ -14,6 +14,7 @@ MAINTAINER= phk@freebsd.org LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11/tk80 +BROKEN= files/md5 and pkg/PLIST (at least) need to be updated too GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tcl-config=/usr/local/lib/tcl8.0 \ --with-tk-config=/usr/local/lib/tk8.0 diff --git a/net/scotty3/Makefile b/net/scotty3/Makefile index afdcf3e53098..700bec93e72b 100644 --- a/net/scotty3/Makefile +++ b/net/scotty3/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Februar 1995 # Whom: Gennady Sorokopud <gena@netvision.net.il> # -# $Id: Makefile,v 1.21 1997/08/27 23:01:53 cwt Exp $ +# $Id: Makefile,v 1.22 1998/02/12 22:50:36 phk Exp $ # DISTNAME= scotty-2.1.8 @@ -14,6 +14,7 @@ MAINTAINER= phk@freebsd.org LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11/tk80 +BROKEN= files/md5 and pkg/PLIST (at least) need to be updated too GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tcl-config=/usr/local/lib/tcl8.0 \ --with-tk-config=/usr/local/lib/tk8.0 |