1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Fix build

Reported by:	pkg-fallout
This commit is contained in:
Jose Alonso Cardenas Marquez 2018-12-05 16:46:06 +00:00
parent 2fd718e501
commit 5ace0515c7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486685

View File

@ -13,6 +13,7 @@ LICENSE= BSL
BUILD_DEPENDS= ldmd2:lang/ldc \
${LOCALBASE}/lib/d/libiz.a:devel/iz \
${LOCALBASE}/lib/d/libmir-core.a:devel/mir-core \
${LOCALBASE}/lib/d/libdparse.a:devel/libdparse \
${LOCALBASE}/lib/d/libstdx-allocator.a:devel/stdx-allocator
RUN_DEPENDS= ldmd2:lang/ldc \