diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-08-01 10:53:58 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-08-01 10:53:58 +0800 |
commit | bbab3d5559c4bba4c2d5cee7f1338b966587c1f6 (patch) | |
tree | 4802524de0273b44af83ce4b1c0cb3d8d31e4f4a /devel | |
parent | a224f4015e021cc87de8b884deefe320e42366ba (diff) | |
download | freebsd-ports-gnome-bbab3d5559c4bba4c2d5cee7f1338b966587c1f6.tar.gz freebsd-ports-gnome-bbab3d5559c4bba4c2d5cee7f1338b966587c1f6.tar.zst freebsd-ports-gnome-bbab3d5559c4bba4c2d5cee7f1338b966587c1f6.zip |
- Sort SUBDIRs
- Fix NO_VIET_KDE coverage
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/Makefile b/devel/Makefile index 8d056bf21d8b..fe4935d867bf 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -560,8 +560,8 @@ SUBDIR += horde4-timeobjects SUBDIR += hp48cc SUBDIR += hp48xgcc - SUBDIR += hs-Boolean SUBDIR += hs-BNFC + SUBDIR += hs-Boolean SUBDIR += hs-DeepArrow SUBDIR += hs-HUnit SUBDIR += hs-MemoTrie @@ -620,9 +620,9 @@ SUBDIR += hs-idoc SUBDIR += hs-language-c SUBDIR += hs-lazysmallcheck + SUBDIR += hs-mmap SUBDIR += hs-mtl SUBDIR += hs-mtl-docs - SUBDIR += hs-mmap SUBDIR += hs-mueval SUBDIR += hs-parallel SUBDIR += hs-pcre-light @@ -2032,8 +2032,8 @@ SUBDIR += p5-MouseX-ConfigFromFile SUBDIR += p5-MouseX-Getopt SUBDIR += p5-MouseX-NativeTraits - SUBDIR += p5-MouseX-Traits SUBDIR += p5-MouseX-StrictConstructor + SUBDIR += p5-MouseX-Traits SUBDIR += p5-MouseX-Types SUBDIR += p5-MouseX-Types-Path-Class SUBDIR += p5-Multiplex-CMD |