From 53045a4b2f0382d43b566f4ee29e4fb62d8e221e Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Sun, 7 Jun 1998 14:57:08 +0000 Subject: [PATCH] Mark this port BROKEN: # make fetch >> QTEZ-v0.52a-src.tar.gz doesn't seem to exist on this system. >> Attempting to fetch from ftp://ftp.freebsd.org/pub/FreeBSD/distfiles//. fetch: pub/FreeBSD/distfiles//QTEZ-v0.52a-src.tar.gz: cannot get remote modification time fetch: ftp://ftp.freebsd.org/pub/FreeBSD/distfiles//QTEZ-v0.52a-src.tar.gz: FTP error: fetch: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://qtez.commkey.net/pub/QtEZ/. fetch: pub/QtEZ/QTEZ-v0.52a-src.tar.gz: cannot get remote modification time fetch: ftp://qtez.commkey.net/pub/QtEZ/QTEZ-v0.52a-src.tar.gz: FTP error: fetch: File unavailable (e.g., file not found, no access) >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/ and try again. --- devel/qtez/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/qtez/Makefile b/devel/qtez/Makefile index fa6b9b11aa21..88c975d75083 100644 --- a/devel/qtez/Makefile +++ b/devel/qtez/Makefile @@ -3,7 +3,7 @@ # Date created: 14 May 1998 # Whom: Andrey Zakhvatov # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/05/19 06:56:53 tg Exp $ # DISTNAME= QTEZ-v0.52a @@ -14,6 +14,8 @@ EXTRACT_SUFX= -src.tar.gz MAINTAINER= andy@icc.surw.chel.su +BROKEN= fetch + BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt LIB_DEPENDS= qt\\.1\\.:${PORTSDIR}/x11/qt