diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2002-02-19 16:51:06 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2002-02-19 16:51:06 +0000 |
commit | 2a8d11c995d8e7f01836bdbe865c1407de659ea2 (patch) | |
tree | 0eb28d525b93bcda76b5c515f1d803b1859eb33c /x11-toolkits | |
parent | d743d4190b7d4d4b9c9c26c4df62ac49270bbf50 (diff) | |
download | ports-2a8d11c995d8e7f01836bdbe865c1407de659ea2.tar.gz ports-2a8d11c995d8e7f01836bdbe865c1407de659ea2.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/qt23/Makefile | 14 | ||||
-rw-r--r-- | x11-toolkits/qt30/Makefile | 14 | ||||
-rw-r--r-- | x11-toolkits/qt31/Makefile | 14 | ||||
-rw-r--r-- | x11-toolkits/qt32/Makefile | 14 | ||||
-rw-r--r-- | x11-toolkits/qt33/Makefile | 14 |
5 files changed, 35 insertions, 35 deletions
diff --git a/x11-toolkits/qt23/Makefile b/x11-toolkits/qt23/Makefile index ad0f26343d63..c42d48923dad 100644 --- a/x11-toolkits/qt23/Makefile +++ b/x11-toolkits/qt23/Makefile @@ -19,13 +19,6 @@ MAINTAINER?= kde@FreeBSD.org LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \ png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg -.if ${MACHINE_ARCH} == "i386" && !defined(NO_QT_OBJPRELINK) -BUILD_DEPENDS= objprelink:${PORTSDIR}/devel/objprelink -.endif - -.if ${OSVERSION} >= 500029 -NO_QT_OBJPRELINK= yes -.endif WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_MESA= yes @@ -69,6 +62,13 @@ PLIST_SUB+= SHARED="" STATIC="@comment " .include <bsd.port.pre.mk> +.if ${OSVERSION} >= 500029 +NO_QT_OBJPRELINK= yes +.endif +.if ${MACHINE_ARCH} == "i386" && !defined(NO_QT_OBJPRELINK) +BUILD_DEPENDS= objprelink:${PORTSDIR}/devel/objprelink +.endif + .if ${MACHINE_ARCH} == "alpha" && !defined(NO_ALPHA_UNOPTIMIZATION) CFLAGS+= -O0 .endif diff --git a/x11-toolkits/qt30/Makefile b/x11-toolkits/qt30/Makefile index ad0f26343d63..c42d48923dad 100644 --- a/x11-toolkits/qt30/Makefile +++ b/x11-toolkits/qt30/Makefile @@ -19,13 +19,6 @@ MAINTAINER?= kde@FreeBSD.org LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \ png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg -.if ${MACHINE_ARCH} == "i386" && !defined(NO_QT_OBJPRELINK) -BUILD_DEPENDS= objprelink:${PORTSDIR}/devel/objprelink -.endif - -.if ${OSVERSION} >= 500029 -NO_QT_OBJPRELINK= yes -.endif WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_MESA= yes @@ -69,6 +62,13 @@ PLIST_SUB+= SHARED="" STATIC="@comment " .include <bsd.port.pre.mk> +.if ${OSVERSION} >= 500029 +NO_QT_OBJPRELINK= yes +.endif +.if ${MACHINE_ARCH} == "i386" && !defined(NO_QT_OBJPRELINK) +BUILD_DEPENDS= objprelink:${PORTSDIR}/devel/objprelink +.endif + .if ${MACHINE_ARCH} == "alpha" && !defined(NO_ALPHA_UNOPTIMIZATION) CFLAGS+= -O0 .endif diff --git a/x11-toolkits/qt31/Makefile b/x11-toolkits/qt31/Makefile index ad0f26343d63..c42d48923dad 100644 --- a/x11-toolkits/qt31/Makefile +++ b/x11-toolkits/qt31/Makefile @@ -19,13 +19,6 @@ MAINTAINER?= kde@FreeBSD.org LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \ png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg -.if ${MACHINE_ARCH} == "i386" && !defined(NO_QT_OBJPRELINK) -BUILD_DEPENDS= objprelink:${PORTSDIR}/devel/objprelink -.endif - -.if ${OSVERSION} >= 500029 -NO_QT_OBJPRELINK= yes -.endif WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_MESA= yes @@ -69,6 +62,13 @@ PLIST_SUB+= SHARED="" STATIC="@comment " .include <bsd.port.pre.mk> +.if ${OSVERSION} >= 500029 +NO_QT_OBJPRELINK= yes +.endif +.if ${MACHINE_ARCH} == "i386" && !defined(NO_QT_OBJPRELINK) +BUILD_DEPENDS= objprelink:${PORTSDIR}/devel/objprelink +.endif + .if ${MACHINE_ARCH} == "alpha" && !defined(NO_ALPHA_UNOPTIMIZATION) CFLAGS+= -O0 .endif diff --git a/x11-toolkits/qt32/Makefile b/x11-toolkits/qt32/Makefile index ad0f26343d63..c42d48923dad 100644 --- a/x11-toolkits/qt32/Makefile +++ b/x11-toolkits/qt32/Makefile @@ -19,13 +19,6 @@ MAINTAINER?= kde@FreeBSD.org LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \ png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg -.if ${MACHINE_ARCH} == "i386" && !defined(NO_QT_OBJPRELINK) -BUILD_DEPENDS= objprelink:${PORTSDIR}/devel/objprelink -.endif - -.if ${OSVERSION} >= 500029 -NO_QT_OBJPRELINK= yes -.endif WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_MESA= yes @@ -69,6 +62,13 @@ PLIST_SUB+= SHARED="" STATIC="@comment " .include <bsd.port.pre.mk> +.if ${OSVERSION} >= 500029 +NO_QT_OBJPRELINK= yes +.endif +.if ${MACHINE_ARCH} == "i386" && !defined(NO_QT_OBJPRELINK) +BUILD_DEPENDS= objprelink:${PORTSDIR}/devel/objprelink +.endif + .if ${MACHINE_ARCH} == "alpha" && !defined(NO_ALPHA_UNOPTIMIZATION) CFLAGS+= -O0 .endif diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile index ad0f26343d63..c42d48923dad 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/Makefile @@ -19,13 +19,6 @@ MAINTAINER?= kde@FreeBSD.org LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \ png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg -.if ${MACHINE_ARCH} == "i386" && !defined(NO_QT_OBJPRELINK) -BUILD_DEPENDS= objprelink:${PORTSDIR}/devel/objprelink -.endif - -.if ${OSVERSION} >= 500029 -NO_QT_OBJPRELINK= yes -.endif WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_MESA= yes @@ -69,6 +62,13 @@ PLIST_SUB+= SHARED="" STATIC="@comment " .include <bsd.port.pre.mk> +.if ${OSVERSION} >= 500029 +NO_QT_OBJPRELINK= yes +.endif +.if ${MACHINE_ARCH} == "i386" && !defined(NO_QT_OBJPRELINK) +BUILD_DEPENDS= objprelink:${PORTSDIR}/devel/objprelink +.endif + .if ${MACHINE_ARCH} == "alpha" && !defined(NO_ALPHA_UNOPTIMIZATION) CFLAGS+= -O0 .endif |