[Midnightbsd-cvs] mports: Makefile: Need linux glib2

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Jul 13 22:51:56 EDT 2008


Log Message:
-----------
Need linux glib2

Modified Files:
--------------
    mports/astro/google-earth:
        Makefile (r1.6 -> r1.7)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/astro/google-earth/Makefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -L astro/google-earth/Makefile -L astro/google-earth/Makefile -u -r1.6 -r1.7
--- astro/google-earth/Makefile
+++ astro/google-earth/Makefile
@@ -19,7 +19,9 @@
 
 EXTRACT_DEPENDS=	unmakeself:${PORTSDIR}/archivers/unmakeself
 BUILD_DEPENDS=	update-mime-database:${PORTSDIR}/misc/shared-mime-info
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS=	${BUILD_DEPENDS} \
+		${LINUXBASE}/usr/lib/libgthread-2.0.so.0:${PORTSDIR}/devel/linux-glib2
+      
 
 RESTRICTED=	Not sure about redistribution rights
 LICENSE=	restricted


More information about the Midnightbsd-cvs mailing list