diff options
author | makc <makc@FreeBSD.org> | 2010-09-19 21:34:29 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-09-19 21:34:29 +0800 |
commit | 795315caaad8d5a8d0b73ec29a86415820509ac6 (patch) | |
tree | b51bbf9ef6e270e3b1d4da968ad17fdc13b04bd8 | |
parent | 32a2934d2be83b012e07d3a8f2c26c94b1faf622 (diff) | |
download | freebsd-ports-gnome-795315caaad8d5a8d0b73ec29a86415820509ac6.tar.gz freebsd-ports-gnome-795315caaad8d5a8d0b73ec29a86415820509ac6.tar.zst freebsd-ports-gnome-795315caaad8d5a8d0b73ec29a86415820509ac6.zip |
Connect jogamp-jogl
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 72e78c96922b..d197a4b1dcd1 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -366,6 +366,7 @@ SUBDIR += jdraw SUBDIR += jgraph SUBDIR += jhead + SUBDIR += jogamp-jogl SUBDIR += jogl SUBDIR += jp2a SUBDIR += jpatch |