diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-30 23:04:49 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-30 23:04:49 +0000 |
commit | 20cfadf5f7d59d1cd9268d1ea963c7a1cccc839e (patch) | |
tree | d31c70798f136fcf2799bbcc168873a430711168 /lang/gdc | |
parent | e9a0414264f681ff7a34cbc4045e9c5d6e75f4d2 (diff) |
Notes
Diffstat (limited to 'lang/gdc')
-rw-r--r-- | lang/gdc/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gdc/pkg-plist b/lang/gdc/pkg-plist index 8cf347aaf92d..c3caa0d4f1c2 100644 --- a/lang/gdc/pkg-plist +++ b/lang/gdc/pkg-plist @@ -91,8 +91,8 @@ include/d/%%GCC_VER%%/std/c/linux/ldblcompat.d include/d/%%GCC_VER%%/std/c/linux/linux.d include/d/%%GCC_VER%%/std/c/linux/linuxextern.d include/d/%%GCC_VER%%/std/c/linux/socket.d -include/d/%%GCC_VER%%/std/c/mach/mach.d -include/d/%%GCC_VER%%/std/c/mach/mach_extern.d +include/d/%%GCC_VER%%/std/c/%%PERL_ARCH%%/mach.d +include/d/%%GCC_VER%%/std/c/%%PERL_ARCH%%/mach_extern.d include/d/%%GCC_VER%%/std/c/skyos/compat.d include/d/%%GCC_VER%%/std/c/skyos/skyos.d include/d/%%GCC_VER%%/std/c/unix/unix.d |