[Midnightbsd-cvs] mports: bsd.mport.mk: make the libglut shared lib change to go with the

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Mar 30 16:28:34 EDT 2009


Log Message:
-----------
make the libglut shared lib change to go with the version update.

Modified Files:
--------------
    mports/Mk:
        bsd.mport.mk (r1.147 -> r1.148)

-------------- next part --------------
Index: bsd.mport.mk
===================================================================
RCS file: /home/cvs/mports/Mk/bsd.mport.mk,v
retrieving revision 1.147
retrieving revision 1.148
diff -L Mk/bsd.mport.mk -L Mk/bsd.mport.mk -u -r1.147 -r1.148
--- Mk/bsd.mport.mk
+++ Mk/bsd.mport.mk
@@ -764,7 +764,7 @@
 _GL_gl_LIB_DEPENDS=		GL.1:${PORTSDIR}/graphics/libGL
 _GL_glu_LIB_DEPENDS=		GLU.1:${PORTSDIR}/graphics/libGLU
 _GL_glw_LIB_DEPENDS=		GLw.1:${PORTSDIR}/graphics/libGLw
-_GL_glut_LIB_DEPENDS=		glut.4:${PORTSDIR}/graphics/libglut
+_GL_glut_LIB_DEPENDS=		glut.3:${PORTSDIR}/graphics/libglut
 _GL_linux_RUN_DEPENDS=		${LINUXBASE}/usr/X11R6/lib/libGL.so.1:${PORTSDIR}/graphics/linux_dri
 
 .if defined(USE_GL)


More information about the Midnightbsd-cvs mailing list