aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-03-20 19:06:44 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-03-20 19:06:44 +0000
commit0cc19889124d8b604d212bb2abfda35f16dc7594 (patch)
tree179809a101ddf82e43378348786dfd3699f47523 /graphics/Makefile
parent526586e8d2b99632ba8a0a461dd617cc61948e24 (diff)
downloadports-0cc19889124d8b604d212bb2abfda35f16dc7594.tar.gz
ports-0cc19889124d8b604d212bb2abfda35f16dc7594.zip
Reorder those files
Notes
Notes: svn path=/head/; revision=104767
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 77b490d3df62..838ad0382bb2 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -253,6 +253,7 @@
SUBDIR += mrsidviewer
SUBDIR += multivideo
SUBDIR += netpbm
+ SUBDIR += nip
SUBDIR += nurbs++
SUBDIR += ocaml-images
SUBDIR += ocaml-lablgl
@@ -414,6 +415,7 @@
SUBDIR += vertex
SUBDIR += vid
SUBDIR += view3ds
+ SUBDIR += vips
SUBDIR += visionegg
SUBDIR += vp
SUBDIR += whirlgif
@@ -469,7 +471,5 @@
SUBDIR += yafray
SUBDIR += zimg
SUBDIR += zphoto
- SUBDIR += vips
- SUBDIR += nip
.include <bsd.port.subdir.mk>