aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-08-23 08:06:25 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-08-23 08:06:25 +0000
commit38d0bb86b9ae04895eb820399f96c96157a6e83d (patch)
treeda28c0e4dc2ef51fca5693db66505b30878f768b /x11-clocks
parentd395e65ed7785e4f6d5822a7d7a5b26a71a8d0ca (diff)
downloadports-38d0bb86b9ae04895eb820399f96c96157a6e83d.tar.gz
ports-38d0bb86b9ae04895eb820399f96c96157a6e83d.zip
Use USE_NEWGCC.
(kdetoys only: change BROKEN to FORBIDDEN to avoid building incomplete packages)
Notes
Notes: svn path=/head/; revision=20905
Diffstat (limited to 'x11-clocks')
-rw-r--r--x11-clocks/kdetoys11/Makefile15
-rw-r--r--x11-clocks/kdetoys2/Makefile15
-rw-r--r--x11-clocks/kdetoys3/Makefile15
-rw-r--r--x11-clocks/kdetoys4/Makefile15
4 files changed, 16 insertions, 44 deletions
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 <bsd.port.pre.mk>
-
-.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 <bsd.port.post.mk>
+.include <bsd.port.mk>
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 <bsd.port.pre.mk>
-
-.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 <bsd.port.post.mk>
+.include <bsd.port.mk>
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 <bsd.port.pre.mk>
-
-.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 <bsd.port.post.mk>
+.include <bsd.port.mk>
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 <bsd.port.pre.mk>
-
-.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 <bsd.port.post.mk>
+.include <bsd.port.mk>