summaryrefslogtreecommitdiff
path: root/x11/kdelibs11
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-08-28 23:08:12 +0000
committerWill Andrews <will@FreeBSD.org>2001-08-28 23:08:12 +0000
commit93c87329b096eec0b9ee38cb1e11b2e93e328e75 (patch)
treecca19a964449c4f52ad2cbfd402c0f1937bb29ac /x11/kdelibs11
parentUpdate a MASTER_SITE not to include "/.ccd0c/", as it's a bad idea. (diff)
Move code designed to prevent people from compiling/installing KDE N.x
when KDE (N+1).x (N = radix 2, shift 1, order 1) is installed to pre-extract so one can still download the distfiles for (N+1).x. PR: 30167 Submitted by: Thierry Thomas <thierry@thomas.as>
Notes
Notes: svn path=/head/; revision=47038
Diffstat (limited to 'x11/kdelibs11')
-rw-r--r--x11/kdelibs11/Makefile2
1 files changed, 1 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"