I keep seeing the following patch appear on many packages. I think that we could follow a more generic approach, rather than patching each package individually? Is there a way to do this? christos +.if ${OPSYS} == "SunOS" +LDFLAGS+= -lsocket -lnsl -lresolv +.endif