diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-12-21 23:08:52 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-12-21 23:08:52 +0800 |
commit | 43e838104198a2f88df47c276eb9bcc40df8b4c5 (patch) | |
tree | ebbefbb1a8d41357dd47a67562698307f118b9b2 /graphics | |
parent | d6efecdca5164782fd64c0c770e82e6005327a6e (diff) | |
download | freebsd-ports-gnome-43e838104198a2f88df47c276eb9bcc40df8b4c5.tar.gz freebsd-ports-gnome-43e838104198a2f88df47c276eb9bcc40df8b4c5.tar.zst freebsd-ports-gnome-43e838104198a2f88df47c276eb9bcc40df8b4c5.zip |
- Sort SUBDIRs
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 76d2da1cf3cb..1f913bc07b11 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -625,9 +625,9 @@ SUBDIR += openjpeg15 SUBDIR += openjump SUBDIR += opennurbs - SUBDIR += opensubdiv SUBDIR += openrm SUBDIR += openshadinglanguage + SUBDIR += opensubdiv SUBDIR += optar SUBDIR += optipng SUBDIR += osg @@ -652,6 +652,8 @@ SUBDIR += p5-Color-Rgb SUBDIR += p5-Color-Scheme SUBDIR += p5-Convert-Color + SUBDIR += p5-Data-Google-Visualization-DataSource + SUBDIR += p5-Data-Google-Visualization-DataTable SUBDIR += p5-GD SUBDIR += p5-GD-Arrow SUBDIR += p5-GD-Barcode @@ -728,8 +730,6 @@ SUBDIR += p5-URI-GoogleChart SUBDIR += p5-VCG SUBDIR += p5-Visio - SUBDIR += p5-Data-Google-Visualization-DataSource - SUBDIR += p5-Data-Google-Visualization-DataTable SUBDIR += p5-feedgnuplot SUBDIR += p5-ming SUBDIR += panoglview |