From 64a734d3e0d5f14d8d132de76851afb7d6085402 Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Mon, 17 May 2004 09:30:46 +0000 Subject: Start the QT2 deorbit by marking all ports that depend non-optional on qt23 DEPRECATED Suggested by: eik --- devel/qtez/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'devel/qtez') diff --git a/devel/qtez/Makefile b/devel/qtez/Makefile index 7b13e8614b11..4056f69375d3 100644 --- a/devel/qtez/Makefile +++ b/devel/qtez/Makefile @@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Qt Rapid Application Development Environment for X Window System +DEPRECATED= "QT2 is obsolete" +EXPIRATION_DATE=2004-07-14 + USE_PERL5= yes USE_BZIP2= yes USE_X_PREFIX= yes @@ -30,7 +33,7 @@ INSTALLS_SHLIB= yes BROKEN= "Does not compile" .endif -.if ${MACHINE_ARCH} == "alpha" +.if ${ARCH} == "alpha" CFLAGS+= -O0 .endif -- cgit v1.2.3