summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2011-12-21 07:46:59 +0000
committerdholland <dholland@pkgsrc.org>2011-12-21 07:46:59 +0000
commit4c1542a9e3f9441604729abc3ed0f71137b7c688 (patch)
treea2c8c8a3beb9048d46a2f660e713ea575b463cf3 /filesystems
parent9741d6bba100a172cfc80e81364b19dc9d3b1876 (diff)
downloadpkgsrc-4c1542a9e3f9441604729abc3ed0f71137b7c688.tar.gz
Force MKPROFILE=yes to avoid PLIST divergence.
(I suppose there should probably be a better way to handle these...)
Diffstat (limited to 'filesystems')
-rw-r--r--filesystems/fs-utils/Makefile3
1 files changed, 2 insertions, 1 deletions
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