update Tue Nov 17 12:37:00 PST 2009
[pkgsrc.git] / mk / bsd.fast.prefs.mk
1 # $NetBSD: bsd.fast.prefs.mk,v 1.1 2006/11/05 14:28:38 joerg Exp $
2 #
3 # Conditionally include mk/bsd.prefs.mk, if it wasn't processed already.
4 #
5
6 .if !defined(BSD_PKG_MK)
7 .include "../../mk/bsd.prefs.mk"
8 .endif