[Midnightbsd-cvs] mports: Makefile: add build depends on boinc-client.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Oct 3 15:16:34 EDT 2008


Log Message:
-----------
add build depends on boinc-client.  Techncial we only need a run depends except that the user must be created before this port is installed.  

Found on magus.

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

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/astro/boinc-einsteinathome/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L astro/boinc-einsteinathome/Makefile -L astro/boinc-einsteinathome/Makefile -u -r1.1 -r1.2
--- astro/boinc-einsteinathome/Makefile
+++ astro/boinc-einsteinathome/Makefile
@@ -20,6 +20,7 @@
 
 ONLY_FOR_ARCHS=	i386 amd64
 
+BUILD_DEPENDS+=	${RUN_DEPENDS}
 LIB_DEPENDS+=	c.5:${PORTSDIR}/misc/compat5x
 RUN_DEPENDS+=	boinc_client:${PORTSDIR}/net/boinc-client
 


More information about the Midnightbsd-cvs mailing list