diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-12-22 03:39:24 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-12-22 03:39:24 +0800 |
commit | 6e06b8246fe2d64379fcea09e4d3ccdb16852eb8 (patch) | |
tree | 76d89846e9750fde0fba0d14a7aac0a32836839d /x11-toolkits | |
parent | 5b7f03f8277f092b1c324d222850882a43bfe412 (diff) | |
download | freebsd-ports-gnome-6e06b8246fe2d64379fcea09e4d3ccdb16852eb8.tar.gz freebsd-ports-gnome-6e06b8246fe2d64379fcea09e4d3ccdb16852eb8.tar.zst freebsd-ports-gnome-6e06b8246fe2d64379fcea09e4d3ccdb16852eb8.zip |
- Sort SUBDIRs
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index e64089ec07a7..e0cefba552e6 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -195,10 +195,6 @@ SUBDIR += py-qt5-widgets SUBDIR += py-sexy SUBDIR += py-tkinter - SUBDIR += py32-tkinter - SUBDIR += py33-tkinter - SUBDIR += py34-tkinter - SUBDIR += py35-tkinter SUBDIR += py-tktreectrl SUBDIR += py-traitsbackendwx SUBDIR += py-traitsgui @@ -209,6 +205,10 @@ SUBDIR += py-wxPython28-common SUBDIR += py-wxPython30 SUBDIR += py-xlib + SUBDIR += py32-tkinter + SUBDIR += py33-tkinter + SUBDIR += py34-tkinter + SUBDIR += py35-tkinter SUBDIR += pypy-tkinter SUBDIR += qt4-declarative SUBDIR += qt4-gui |