summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2002-05-31 00:53:09 +0000
committerdmcmahill <dmcmahill>2002-05-31 00:53:09 +0000
commitb64dce43ca04dd846c43a303ba38cf1f9d03e181 (patch)
tree9cb925b2536c25dff10cc79336bd45a8027b7bd9 /wm
parentb1ff8174703d0ffff311668b486b45da0312a2c5 (diff)
downloadpkgsrc-b64dce43ca04dd846c43a303ba38cf1f9d03e181.tar.gz
add BUILD_USES_MSGFMT. fixes build/packaging problem noted recently on sparc
Diffstat (limited to 'wm')
-rw-r--r--wm/sawfish/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/sawfish/Makefile b/wm/sawfish/Makefile
index f074e0b1271..42ec2d22d6b 100644
--- a/wm/sawfish/Makefile
+++ b/wm/sawfish/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2002/03/21 05:39:20 fredb Exp $
+# $NetBSD: Makefile,v 1.11 2002/05/31 00:53:09 dmcmahill Exp $
#
PKGNAME= sawfish-${SF_VERS}
@@ -13,6 +13,7 @@ USE_X11BASE= # defined
CONFIGURE_ENV+= LOCALEDIR=${LOCALEDIR}
MAKE_ENV+= LOCALEDIR=${LOCALEDIR}
TEXINFO_OVERRIDE= YES
+BUILD_USES_MSGFMT= YES
PLIST_SUBST+= SF_VERS=${SF_VERS}