aboutsummaryrefslogtreecommitdiff
path: root/x11/kde3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kde3/Makefile')
-rw-r--r--x11/kde3/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/x11/kde3/Makefile b/x11/kde3/Makefile
index 5020bbbdda47..3f3f537967e1 100644
--- a/x11/kde3/Makefile
+++ b/x11/kde3/Makefile
@@ -31,29 +31,6 @@ USE_KDEBASE_VER=3
NO_BUILD= yes
-.if !defined(NO_QT_WARNING)
-SLEEP?=/bin/sleep
-pre-everything::
- @if test -e ${LOCALBASE}/bin/dcop; then \
- ${ECHO_MSG};\
- ${ECHO_MSG} \
- "============================================================";\
- ${ECHO_MSG} "===> " \
- "WARNING!!!";\
- ${ECHO_MSG} "===> " \
- "If you are upgrading Qt from 3.0.4 or an earlier 3.0.x";\
- ${ECHO_MSG} "===> " \
- "version, or have just done so, you MUST remove kdelibs";\
- ${ECHO_MSG} "===> " \
- "using 'pkg_delete -f kdelibs' before making this port.";\
- ${ECHO_MSG} \
- "============================================================";\
- ${ECHO_MSG}; ${SLEEP} 10;\
- else \
- ${TRUE};\
- fi
-.endif
-
do-install: # empty
${DO_NADA}