diff options
author | cy <cy@FreeBSD.org> | 2011-06-25 08:44:15 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2011-06-25 08:44:15 +0800 |
commit | 2ea63a70fda7b62dff9a386935ba116aee1a52cb (patch) | |
tree | 9c2ef3bc49dc36410cf5e389c79ab04d22eaa099 /lang/dmd2 | |
parent | d71609bfdd244ab1ce244d28dccfcf314fc00729 (diff) | |
download | freebsd-ports-gnome-2ea63a70fda7b62dff9a386935ba116aee1a52cb.tar.gz freebsd-ports-gnome-2ea63a70fda7b62dff9a386935ba116aee1a52cb.tar.zst freebsd-ports-gnome-2ea63a70fda7b62dff9a386935ba116aee1a52cb.zip |
Pkg-plist fixup.
Diffstat (limited to 'lang/dmd2')
-rw-r--r-- | lang/dmd2/Makefile | 2 | ||||
-rw-r--r-- | lang/dmd2/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/lang/dmd2/Makefile b/lang/dmd2/Makefile index f9ad74e4ffe5..86aa2923a1ff 100644 --- a/lang/dmd2/Makefile +++ b/lang/dmd2/Makefile @@ -15,7 +15,7 @@ DISTNAME= dmd.${PORTVERSION} MAINTAINER= cy@FreeBSD.org COMMENT= D 2.0 compiler, not officially validated for FreeBSD -ONLY_FOR_ARCHS= i386 +# ONLY_FOR_ARCHS= i386 USE_ZIP= yes USE_GMAKE= yes MAKEFILE= freebsd.mak diff --git a/lang/dmd2/pkg-plist b/lang/dmd2/pkg-plist index f81efcded03c..e9926fcb39d6 100644 --- a/lang/dmd2/pkg-plist +++ b/lang/dmd2/pkg-plist @@ -222,6 +222,7 @@ include/d/phobos2/unittest.d @dirrm %%EXAMPLESDIR%%/samples @dirrm %%EXAMPLESDIR%% @dirrm include/d/phobos2/std/windows +@dirrm include/d/phobos2/std/net @dirrm include/d/phobos2/std/internal/math @dirrm include/d/phobos2/std/internal @dirrm include/d/phobos2/std/c/windows |