diff options
Diffstat (limited to 'Mk/Uses/libtool.mk')
-rw-r--r-- | Mk/Uses/libtool.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/Uses/libtool.mk b/Mk/Uses/libtool.mk index 96596278dc34..928b5e13ac8c 100644 --- a/Mk/Uses/libtool.mk +++ b/Mk/Uses/libtool.mk @@ -18,7 +18,7 @@ _INCLUDE_USES_LIBTOOL_MK= yes _USES_POST+= libtool .if ${libtool_ARGS:Mbuild} -BUILD_DEPENDS+= libtool:${PORTSDIR}/devel/libtool +BUILD_DEPENDS+= libtool:devel/libtool .endif .endif |