aboutsummaryrefslogtreecommitdiff
path: root/x11/kde3
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-10-11 00:00:00 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-10-11 00:00:00 +0000
commit53fa9783e9a36e1385b109375a5f5d255cd0c090 (patch)
tree866f45a209c6a99782830f7c0f2666f48d150f19 /x11/kde3
parent69a4c09708c54e4569a468304d051a3c19368317 (diff)
downloadports-53fa9783e9a36e1385b109375a5f5d255cd0c090.tar.gz
ports-53fa9783e9a36e1385b109375a5f5d255cd0c090.zip
Notes
Diffstat (limited to 'x11/kde3')
-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}