aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/kdelibs11/Makefile2
-rw-r--r--x11/kdelibs2/Makefile2
-rw-r--r--x11/kdelibs3/Makefile2
-rw-r--r--x11/kdelibs4/Makefile2
4 files changed, 7 insertions, 1 deletions
diff --git a/x11/kdelibs11/Makefile b/x11/kdelibs11/Makefile
index 362ff6c2a5ff..ec783cf8f4de 100644
--- a/x11/kdelibs11/Makefile
+++ b/x11/kdelibs11/Makefile
@@ -44,7 +44,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${PREFIX}/include" \
MTREE_CMD= ${CAT} ${MTREE_FILE} ${FILESDIR}/kde.dist | /usr/sbin/mtree
MTREE_ARGS= -U -d -e -p
-pre-fetch:
+pre-extract:
.if exists(${LOCALBASE}/include/kwin.h)
@${ECHO}
@${ECHO} " NOTICE"
diff --git a/x11/kdelibs2/Makefile b/x11/kdelibs2/Makefile
index ab3e424df532..86c4ea87ecc6 100644
--- a/x11/kdelibs2/Makefile
+++ b/x11/kdelibs2/Makefile
@@ -55,6 +55,8 @@ pre-fetch:
@${ECHO} "then KDE2 will not build with SSL support."
@${ECHO}
.endif
+
+pre-extract:
.if exists(${LOCALBASE}/include/kfm.h)
@${ECHO}
@${ECHO} " NOTICE"
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index ab3e424df532..86c4ea87ecc6 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -55,6 +55,8 @@ pre-fetch:
@${ECHO} "then KDE2 will not build with SSL support."
@${ECHO}
.endif
+
+pre-extract:
.if exists(${LOCALBASE}/include/kfm.h)
@${ECHO}
@${ECHO} " NOTICE"
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile
index ab3e424df532..86c4ea87ecc6 100644
--- a/x11/kdelibs4/Makefile
+++ b/x11/kdelibs4/Makefile
@@ -55,6 +55,8 @@ pre-fetch:
@${ECHO} "then KDE2 will not build with SSL support."
@${ECHO}
.endif
+
+pre-extract:
.if exists(${LOCALBASE}/include/kfm.h)
@${ECHO}
@${ECHO} " NOTICE"