diff options
-rw-r--r-- | x11-toolkits/qt23/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt30/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt31/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt32/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt33/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/qt23/Makefile b/x11-toolkits/qt23/Makefile index dc9c66cf6823..ad0f26343d63 100644 --- a/x11-toolkits/qt23/Makefile +++ b/x11-toolkits/qt23/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \ BUILD_DEPENDS= objprelink:${PORTSDIR}/devel/objprelink .endif -.if ${OSVERSION} >= 500000 +.if ${OSVERSION} >= 500029 NO_QT_OBJPRELINK= yes .endif diff --git a/x11-toolkits/qt30/Makefile b/x11-toolkits/qt30/Makefile index dc9c66cf6823..ad0f26343d63 100644 --- a/x11-toolkits/qt30/Makefile +++ b/x11-toolkits/qt30/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \ BUILD_DEPENDS= objprelink:${PORTSDIR}/devel/objprelink .endif -.if ${OSVERSION} >= 500000 +.if ${OSVERSION} >= 500029 NO_QT_OBJPRELINK= yes .endif diff --git a/x11-toolkits/qt31/Makefile b/x11-toolkits/qt31/Makefile index dc9c66cf6823..ad0f26343d63 100644 --- a/x11-toolkits/qt31/Makefile +++ b/x11-toolkits/qt31/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \ BUILD_DEPENDS= objprelink:${PORTSDIR}/devel/objprelink .endif -.if ${OSVERSION} >= 500000 +.if ${OSVERSION} >= 500029 NO_QT_OBJPRELINK= yes .endif diff --git a/x11-toolkits/qt32/Makefile b/x11-toolkits/qt32/Makefile index dc9c66cf6823..ad0f26343d63 100644 --- a/x11-toolkits/qt32/Makefile +++ b/x11-toolkits/qt32/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \ BUILD_DEPENDS= objprelink:${PORTSDIR}/devel/objprelink .endif -.if ${OSVERSION} >= 500000 +.if ${OSVERSION} >= 500029 NO_QT_OBJPRELINK= yes .endif diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile index dc9c66cf6823..ad0f26343d63 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \ BUILD_DEPENDS= objprelink:${PORTSDIR}/devel/objprelink .endif -.if ${OSVERSION} >= 500000 +.if ${OSVERSION} >= 500029 NO_QT_OBJPRELINK= yes .endif |