From 38d0bb86b9ae04895eb820399f96c96157a6e83d Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 23 Aug 1999 08:06:25 +0000 Subject: Use USE_NEWGCC. (kdetoys only: change BROKEN to FORBIDDEN to avoid building incomplete packages) --- x11-clocks/kdetoys11/Makefile | 15 ++++----------- x11-clocks/kdetoys2/Makefile | 15 ++++----------- x11-clocks/kdetoys3/Makefile | 15 ++++----------- x11-clocks/kdetoys4/Makefile | 15 ++++----------- 4 files changed, 16 insertions(+), 44 deletions(-) (limited to 'x11-clocks') diff --git a/x11-clocks/kdetoys11/Makefile b/x11-clocks/kdetoys11/Makefile index c5976bbf59bc..fa1d97c96bb4 100644 --- a/x11-clocks/kdetoys11/Makefile +++ b/x11-clocks/kdetoys11/Makefile @@ -3,7 +3,7 @@ # Date created: 18 may 1999 # Whom: imura@cs.titech.ac.jp # -# $Id: Makefile,v 1.2 1999/08/12 00:47:33 taoka Exp $ +# $Id: Makefile,v 1.3 1999/08/17 19:37:07 cpiazza Exp $ # DISTNAME= kdetoys-1.1.1 @@ -28,21 +28,14 @@ EXTRACT_AFTER_ARGS= | ${TAR} -xf - ${DISTNAME} USE_BZIP2= yes USE_GMAKE= yes USE_LIBTOOL= yes +USE_NEWGCC= yes CONFIGURE_ENV= X_EXTRA_LIBS="-lxpg4" CXXFLAGS?= ${CFLAGS} -.include - -.if ${OSVERSION} < 400004 -CC= gcc295 -CXX= g++295 -BUILD_DEPENDS= gcc295:${PORTSDIR}/lang/egcs -.endif - .if defined(QT_GIF_AVAILABLE) RESTRICTED= requires Qt compiled with gif reading support .else -BROKEN= requires Qt compiled with gif reading support +FORBIDDEN= requires Qt compiled with gif reading support .endif -.include +.include diff --git a/x11-clocks/kdetoys2/Makefile b/x11-clocks/kdetoys2/Makefile index c5976bbf59bc..fa1d97c96bb4 100644 --- a/x11-clocks/kdetoys2/Makefile +++ b/x11-clocks/kdetoys2/Makefile @@ -3,7 +3,7 @@ # Date created: 18 may 1999 # Whom: imura@cs.titech.ac.jp # -# $Id: Makefile,v 1.2 1999/08/12 00:47:33 taoka Exp $ +# $Id: Makefile,v 1.3 1999/08/17 19:37:07 cpiazza Exp $ # DISTNAME= kdetoys-1.1.1 @@ -28,21 +28,14 @@ EXTRACT_AFTER_ARGS= | ${TAR} -xf - ${DISTNAME} USE_BZIP2= yes USE_GMAKE= yes USE_LIBTOOL= yes +USE_NEWGCC= yes CONFIGURE_ENV= X_EXTRA_LIBS="-lxpg4" CXXFLAGS?= ${CFLAGS} -.include - -.if ${OSVERSION} < 400004 -CC= gcc295 -CXX= g++295 -BUILD_DEPENDS= gcc295:${PORTSDIR}/lang/egcs -.endif - .if defined(QT_GIF_AVAILABLE) RESTRICTED= requires Qt compiled with gif reading support .else -BROKEN= requires Qt compiled with gif reading support +FORBIDDEN= requires Qt compiled with gif reading support .endif -.include +.include diff --git a/x11-clocks/kdetoys3/Makefile b/x11-clocks/kdetoys3/Makefile index c5976bbf59bc..fa1d97c96bb4 100644 --- a/x11-clocks/kdetoys3/Makefile +++ b/x11-clocks/kdetoys3/Makefile @@ -3,7 +3,7 @@ # Date created: 18 may 1999 # Whom: imura@cs.titech.ac.jp # -# $Id: Makefile,v 1.2 1999/08/12 00:47:33 taoka Exp $ +# $Id: Makefile,v 1.3 1999/08/17 19:37:07 cpiazza Exp $ # DISTNAME= kdetoys-1.1.1 @@ -28,21 +28,14 @@ EXTRACT_AFTER_ARGS= | ${TAR} -xf - ${DISTNAME} USE_BZIP2= yes USE_GMAKE= yes USE_LIBTOOL= yes +USE_NEWGCC= yes CONFIGURE_ENV= X_EXTRA_LIBS="-lxpg4" CXXFLAGS?= ${CFLAGS} -.include - -.if ${OSVERSION} < 400004 -CC= gcc295 -CXX= g++295 -BUILD_DEPENDS= gcc295:${PORTSDIR}/lang/egcs -.endif - .if defined(QT_GIF_AVAILABLE) RESTRICTED= requires Qt compiled with gif reading support .else -BROKEN= requires Qt compiled with gif reading support +FORBIDDEN= requires Qt compiled with gif reading support .endif -.include +.include diff --git a/x11-clocks/kdetoys4/Makefile b/x11-clocks/kdetoys4/Makefile index c5976bbf59bc..fa1d97c96bb4 100644 --- a/x11-clocks/kdetoys4/Makefile +++ b/x11-clocks/kdetoys4/Makefile @@ -3,7 +3,7 @@ # Date created: 18 may 1999 # Whom: imura@cs.titech.ac.jp # -# $Id: Makefile,v 1.2 1999/08/12 00:47:33 taoka Exp $ +# $Id: Makefile,v 1.3 1999/08/17 19:37:07 cpiazza Exp $ # DISTNAME= kdetoys-1.1.1 @@ -28,21 +28,14 @@ EXTRACT_AFTER_ARGS= | ${TAR} -xf - ${DISTNAME} USE_BZIP2= yes USE_GMAKE= yes USE_LIBTOOL= yes +USE_NEWGCC= yes CONFIGURE_ENV= X_EXTRA_LIBS="-lxpg4" CXXFLAGS?= ${CFLAGS} -.include - -.if ${OSVERSION} < 400004 -CC= gcc295 -CXX= g++295 -BUILD_DEPENDS= gcc295:${PORTSDIR}/lang/egcs -.endif - .if defined(QT_GIF_AVAILABLE) RESTRICTED= requires Qt compiled with gif reading support .else -BROKEN= requires Qt compiled with gif reading support +FORBIDDEN= requires Qt compiled with gif reading support .endif -.include +.include -- cgit v1.2.3