aboutsummaryrefslogtreecommitdiffstats
path: root/x11/kdelibs11
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2001-08-29 07:08:12 +0800
committerwill <will@FreeBSD.org>2001-08-29 07:08:12 +0800
commit1d5b3456ebc67c7b2cbb8e84d2dc5fa351e8457d (patch)
treed314d00710dfad078328b97674d27b4961ab04e0 /x11/kdelibs11
parent2e86de79ccffd143b7013c00451d8fc6f474c394 (diff)
downloadfreebsd-ports-gnome-1d5b3456ebc67c7b2cbb8e84d2dc5fa351e8457d.tar.gz
freebsd-ports-gnome-1d5b3456ebc67c7b2cbb8e84d2dc5fa351e8457d.tar.zst
freebsd-ports-gnome-1d5b3456ebc67c7b2cbb8e84d2dc5fa351e8457d.zip
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>
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"