diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-04-25 21:20:25 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-04-25 21:20:25 +0000 |
commit | ab0a332ddb65541cf179f00b83e6091052f3947c (patch) | |
tree | ad8a4d07d726dc478c6269e328585f1b00cf978b /graphics/bugle/Makefile | |
parent | 23753d527f3a4d4cacd331527540388943649ce4 (diff) |
Notes
Diffstat (limited to 'graphics/bugle/Makefile')
-rw-r--r-- | graphics/bugle/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/bugle/Makefile b/graphics/bugle/Makefile index 10bfc0c97cdb..63e612b08cc1 100644 --- a/graphics/bugle/Makefile +++ b/graphics/bugle/Makefile @@ -29,6 +29,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" \ GL_LIBS="-L${LOCALBASE}/lib" +BROKEN= does not compile + MAN1= gldb.1 MAN3= bugle.3 MAN7= bugle-camera.7 bugle-checks.7 bugle-eps.7 bugle-error.7 \ |