Author: Laszlo Kajan <lkajan@rostlab.org>
Description: do not make freeglut, this is packaged separately
Forwarded: http://lists.alioth.debian.org/pipermail/debian-med-packaging/2012-September/017323.html
Forwarded-Comment: Upstream was bcc'd on forwarded email.
--- a/pkgs/Makefile
+++ b/pkgs/Makefile
@@ -33,7 +33,7 @@
 	cd R3Shapes && $(MAKE) $(TARGET)
 	cd R3Graphics && $(MAKE) $(TARGET)
 	cd PDB && $(MAKE) $(TARGET)
-	cd freeglut && $(MAKE) $(TARGET)
+	#cd freeglut && $(MAKE) $(TARGET)
 endif
 
 
