From 5f1dfb80ee3aa61e60c6f2cc306418de83580b21 Mon Sep 17 00:00:00 2001 From: dholland Date: Wed, 21 Dec 2011 07:46:59 +0000 Subject: Force MKPROFILE=yes to avoid PLIST divergence. (I suppose there should probably be a better way to handle these...) --- filesystems/fs-utils/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'filesystems') diff --git a/filesystems/fs-utils/Makefile b/filesystems/fs-utils/Makefile index 4ac34987739..5dfbf634529 100644 --- a/filesystems/fs-utils/Makefile +++ b/filesystems/fs-utils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2011/04/30 19:50:56 stacktic Exp $ +# $NetBSD: Makefile,v 1.11 2011/12/21 07:46:59 dholland Exp $ # DISTNAME= fs-utils_20091116 @@ -17,6 +17,7 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_BSD_MAKEFILE= yes WRKSRC= ${WRKDIR}/fs-utils INSTALLATION_DIRS= bin lib include ${PKGMANDIR}/man1 ${PKGMANDIR}/man3 +MAKE_FLAGS+= MKPROFILE=yes SUBST_CLASSES+= path SUBST_STAGE.path= pre-configure -- cgit v1.2.3