diff --git a/srcpkgs/dmd/template b/srcpkgs/dmd/template index aa78c1412c4..56622cf5270 100644 --- a/srcpkgs/dmd/template +++ b/srcpkgs/dmd/template @@ -1,7 +1,7 @@ # Template file for 'dmd' pkgname=dmd version=2.066.0 -revision=1 +revision=2 wrksrc="dmd2" short_desc="The Digital Mars D compiler" maintainer="Juan RP " @@ -54,6 +54,7 @@ do_install() { } libphobos_package() { + conflicts="ldc>=0" short_desc="The phobos D standard library for DMD" license="Boost License" pkg_install() {