Module Name: pkgsrc
Committed By: frueauf
Date: Sun Jan 3 16:15:26 UTC 1999
Modified Files:
pkgsrc/print/teTeX/patches: patch-ag
Log Message:
Fix thinko - #if (defined(BSD) && BSD >= 199306) does only work if
sys/param.h is included. Check for __NetBSD__ this time to define
the unix symbol in every part of the teTeX package.