From 0e0e0569e59a822dc448f13f85975c78992edba5 Mon Sep 17 00:00:00 2001 From: jmmv Date: Mon, 15 Sep 2003 16:27:53 +0000 Subject: Add MANINSTALL to BUILD_DEFS for completeness. --- misc/team/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'misc/team') diff --git a/misc/team/Makefile b/misc/team/Makefile index 1181121fac7..4409c9e7302 100644 --- a/misc/team/Makefile +++ b/misc/team/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2003/07/17 21:49:58 grant Exp $ +# $NetBSD: Makefile,v 1.19 2003/09/15 16:27:54 jmmv Exp $ # FreeBSD Id: Makefile,v 1.6 1997/04/30 03:18:06 asami Exp # @@ -15,6 +15,10 @@ MANCOMPRESSED_IF_MANZ= yes PLIST_SRC= ${WRKDIR}/PLIST +.include "../../mk/bsd.prefs.mk" + +BUILD_DEFS+= MANINSTALL + post-install: @${CP} ${PKGDIR}/PLIST ${PLIST_SRC} @for OPT in ${MANINSTALL} broken-solaris-needs-this; do \ -- cgit v1.2.3