summaryrefslogtreecommitdiff
path: root/filesystems/fs-utils
diff options
context:
space:
mode:
authordholland <dholland>2011-12-21 07:46:59 +0000
committerdholland <dholland>2011-12-21 07:46:59 +0000
commit5f1dfb80ee3aa61e60c6f2cc306418de83580b21 (patch)
treea2c8c8a3beb9048d46a2f660e713ea575b463cf3 /filesystems/fs-utils
parent3984445617bcff1c714ee8b196044df89bd64365 (diff)
downloadpkgsrc-5f1dfb80ee3aa61e60c6f2cc306418de83580b21.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/fs-utils')
-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