[Midnightbsd-cvs] mports: Makefile: Add build depends of boinc client so the user is

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Oct 3 15:17:23 EDT 2008


Log Message:
-----------
Add build depends of boinc client so the user is created for magus.

Modified Files:
--------------
    mports/astro/boinc-milkyway:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/astro/boinc-milkyway/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L astro/boinc-milkyway/Makefile -L astro/boinc-milkyway/Makefile -u -r1.1 -r1.2
--- astro/boinc-milkyway/Makefile
+++ astro/boinc-milkyway/Makefile
@@ -26,6 +26,7 @@
 LIB_DEPENDS+=	c.6:${PORTSDIR}/misc/compat6x
 .endif
 
+BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS+=	boinc_client:${PORTSDIR}/net/boinc-client
 
 NO_BUILD=	yes


More information about the Midnightbsd-cvs mailing list