aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.kde4.mk
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2016-03-27 09:23:25 +0800
committerbapt <bapt@FreeBSD.org>2016-03-27 09:23:25 +0800
commitabad7303e73a8cabd7adccf1ad6e45c50e32dd80 (patch)
treefc37977964ca6fcbf75112d387272790e3517c83 /Mk/bsd.kde4.mk
parentf5daf2a12b960f9313921d87e8717cb262fe70d1 (diff)
downloadfreebsd-ports-gnome-abad7303e73a8cabd7adccf1ad6e45c50e32dd80.tar.gz
freebsd-ports-gnome-abad7303e73a8cabd7adccf1ad6e45c50e32dd80.tar.zst
freebsd-ports-gnome-abad7303e73a8cabd7adccf1ad6e45c50e32dd80.zip
Remove the now unneeded ${PORTSDIR} from dependency definition in
The infrastructure Makefiles PR: 206569 Exp run by: antoine Differential Revision: D5047
Diffstat (limited to 'Mk/bsd.kde4.mk')
-rw-r--r--Mk/bsd.kde4.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.kde4.mk b/Mk/bsd.kde4.mk
index e1fe3a83776e..af201505f324 100644
--- a/Mk/bsd.kde4.mk
+++ b/Mk/bsd.kde4.mk
@@ -287,7 +287,7 @@ strigi_PATH= ${LOCALBASE}/lib/libstreamanalyzer.so.0
. if ${_USE_KDE4_ALL:M${component}} != ""
# Skip meta-components (e.g. kdeprefix).
. if defined(${component}_PORT) && defined(${component}_PATH)
-${component}_DEPENDS= ${${component}_PATH}:${PORTSDIR}/${${component}_PORT}
+${component}_DEPENDS= ${${component}_PATH}:${${component}_PORT}
# Check if a dependency type is explicitly requested.
. if ${USE_KDE4:M${component}_*} != "" && ${USE_KDE4:M${component}} == ""
${component}_TYPE= # empty