From 324de1ee4a7cb2c31b12421e3ee7df51428a27b6 Mon Sep 17 00:00:00 2001 From: Alan Eldridge Date: Wed, 23 Oct 2002 15:27:21 +0000 Subject: 1. Removed unused refs to sleep. 2. Removed upgrade message. It's been there too long. 3. Removed opengl message. BROKEN is still there. 4. Changed a comment to be accurate about some bogus nutscrape headers. --- x11-toolkits/qt31/Makefile | 16 +--------------- x11-toolkits/qt31/pkg-message | 16 ---------------- x11-toolkits/qt31/pkg-message-upgrade | 9 --------- 3 files changed, 1 insertion(+), 40 deletions(-) delete mode 100644 x11-toolkits/qt31/pkg-message delete mode 100644 x11-toolkits/qt31/pkg-message-upgrade (limited to 'x11-toolkits/qt31') diff --git a/x11-toolkits/qt31/Makefile b/x11-toolkits/qt31/Makefile index 4f1f6a77b807..fc59407d17f2 100644 --- a/x11-toolkits/qt31/Makefile +++ b/x11-toolkits/qt31/Makefile @@ -55,7 +55,6 @@ PLIST_SUB+= OPENGL="" PKGNAMESUFFIX= -opengl BROKEN= "Using WITH_OPENGL causes DRI to fail in mysterious ways" .else -PKGMESSAGE= pkg-message-upgrade PLIST_SUB+= OPENGL="@comment " CONFIGURE_ARGS+=-disable-opengl .endif @@ -74,12 +73,6 @@ CFLAGS+= -O0 BROKEN= "The QT 3.x port does not support any XFree86 < 4.x" .endif -.if defined(BATCH) || defined(PACKAGE_BUILDING) -SLEEP=${TRUE} -.else -SLEEP=/bin/sleep -.endif - pre-fetch: .if exists(${X11BASE}/include/qt2/qapp.h) @${ECHO} @@ -90,7 +83,7 @@ pre-fetch: @${FALSE} .endif -# Remove unneeded dirs (speedup) and fake netscape files. +# Remove unneeded dirs (speedup) and netscape files (build barfs). post-patch: @${FIND} ${WRKSRC} -name CVS | ${XARGS} ${RM} -fr @${RM} -fr ${WRKSRC}/examples ${WRKSRC}/tutorial @@ -125,11 +118,4 @@ pre-install: ${INSTALL_PROGRAM} ${WRKSRC}/tools/qvfb/qvfb ${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/bin/findtr ${PREFIX}/bin -.if exists(${PKGMESSAGE}) -# Display another GL advisory. This one goes in the package, too. -post-install:: - @${CAT} ${PKGMESSAGE} - @${SLEEP} 10 -.endif - .include diff --git a/x11-toolkits/qt31/pkg-message b/x11-toolkits/qt31/pkg-message deleted file mode 100644 index 3eecf4a1a2bb..000000000000 --- a/x11-toolkits/qt31/pkg-message +++ /dev/null @@ -1,16 +0,0 @@ -===> ***************************************************************** -===> WARNING!!! -===> This version of QT will be/has been built with OpenGL graphics -===> support. -===> It may not function correctly with versions of XFree86 < 4.2.0. -===> ***************************************************************** - -===> ***************************************************************** -===> WARNING!!! -===> If you are upgrading to 3.0.5 from Qt version 3.0 - 3.0.4, you -===> must rebuild/reinstall kdelibs after installing the new Qt version, -===> or attempts to build kdebase will fail. We recommended to -===> rebuild all kde packages, starting with kdelibs, after such an -===> upgrade. This is a one time procedure only. -===> ***************************************************************** - diff --git a/x11-toolkits/qt31/pkg-message-upgrade b/x11-toolkits/qt31/pkg-message-upgrade deleted file mode 100644 index 773f32273226..000000000000 --- a/x11-toolkits/qt31/pkg-message-upgrade +++ /dev/null @@ -1,9 +0,0 @@ - -===> ***************************************************************** -===> WARNING!!! -===> If you are upgrading to 3.0.5 from Qt version 3.0 - 3.0.4, you -===> must rebuild/reinstall kdelibs after installing the new Qt version, -===> or attempts to build kdebase will fail. We recommended to -===> rebuild all kde packages, starting with kdelibs, after such an -===> upgrade. This is a one time procedure only. -===> ***************************************************************** -- cgit v1.2.3