On Wed, May 25, 2011 at 11:14:40PM +0000, Brooks Davis wrote: > brooks 2011-05-25 23:14:40 UTC > > Modified files: > sysutils/ganglia-webfrontend Makefile pkg-plist > Log: > In addition to arp-1, we need libconfuse and libpcre about to build. > Because gmetad is a RUN_DEPEND and requires them, abuse LIB_DEPEND here > even though these are technically build depends.
Hmm, I believe "abusing" FOO_DEPENDS is pretty bad practice to follow without sufficiently compelling reason. In this case, what prevents you properly listing them as BUILD_DEPENDS? For users building from ports it would not make a difference, but packages will have sane dependencies, no (unless I'm missing something)? ./danfe _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[email protected]"
