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 /x11-toolkits | |
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 'x11-toolkits')
-rw-r--r-- | x11-toolkits/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 6f39aaad4f1a..24bca2d188b5 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -86,9 +86,9 @@ SUBDIR += hs-OpenGL SUBDIR += hs-frantk SUBDIR += hs-gtk + SUBDIR += hs-gtk2hs SUBDIR += hs-gtkglext SUBDIR += hs-gtksourceview2 - SUBDIR += hs-gtk2hs SUBDIR += hs-pango SUBDIR += hs-vte SUBDIR += irrlicht |