Am 06.09.2010 07:32, schrieb Dominic Fandrey: > What kind of dependency should I define if I just need something > for the install target? It's not needed before, not after and > not for the package. > > I used to think it's INSTALL_DEPENDS, but I just found out, that > doesn't even exist.
BUILD_DEPENDS should do, no? Your dependency may then be built too early, but it's not recorded for later (unlike RUN_DEPENDS). _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"