[Midnightbsd-cvs] mports: Makefile: Fix ldconfig path so google earth doesn't puke.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Sep 19 16:12:47 EDT 2007


Log Message:
-----------
Fix ldconfig path so google earth doesn't puke.

Modified Files:
--------------
    mports/graphics/linux_dri:
        Makefile (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/linux_dri/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -Lgraphics/linux_dri/Makefile -Lgraphics/linux_dri/Makefile -u -r1.3 -r1.4
--- graphics/linux_dri/Makefile
+++ graphics/linux_dri/Makefile
@@ -25,6 +25,7 @@
 USE_LINUX=	yes
 USE_LINUX_PREFIX=	yes
 USE_XLIB=	yes
+USE_LDCONFIG=	yes
 
 # don't package this for amd64 until we come up with 32-bit ioctl wrappers for
 # the drm.


More information about the Midnightbsd-cvs mailing list