diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-09-13 16:26:11 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-09-13 16:26:11 +0000 |
commit | 75777255720a4f4f6eb6b4b0710443e1a998fd92 (patch) | |
tree | 09a247e82468f8d7c40d5113705cabb8b1d86f10 /graphics/Makefile | |
parent | fix plist in case of WITHOUT_OTP. (diff) |
lablgl -> ocaml-lablgl
lablgtk -> ocaml-lablgtk
Approved by: portmgr,maintainer
Notes
Notes:
svn path=/head/; revision=66267
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 8f64ed1355f7..f2c02bcfce35 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -165,7 +165,6 @@ SUBDIR += kisomandel SUBDIR += kludge3d SUBDIR += kuickshow - SUBDIR += lablgl SUBDIR += landscape SUBDIR += lcms SUBDIR += leafpak @@ -243,6 +242,7 @@ SUBDIR += netpbm SUBDIR += netshow SUBDIR += nurbs++ + SUBDIR += ocaml-lablgl SUBDIR += ogle SUBDIR += ogle-gui SUBDIR += okle |