From e5ec49884bfaf38a993f2b2171249ce221cca52d Mon Sep 17 00:00:00 2001 From: hans Date: Fri, 17 Feb 2012 13:54:02 +0000 Subject: Fix build on SunOS. --- devel/scmgit-base/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'devel/scmgit-base') diff --git a/devel/scmgit-base/Makefile b/devel/scmgit-base/Makefile index 92d3636b78e..1f054e0f58b 100644 --- a/devel/scmgit-base/Makefile +++ b/devel/scmgit-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2012/01/20 15:43:38 adam Exp $ +# $NetBSD: Makefile,v 1.39 2012/02/17 13:54:02 hans Exp $ .include "../../devel/scmgit/Makefile.common" @@ -83,6 +83,8 @@ SUBST_STAGE.fix-cd-P= pre-build SUBST_SED.fix-cd-P= -e "s/cd -P/cd/g" .endif +LDFLAGS.SunOS+= -lintl + .include "options.mk" .include "../../converters/libiconv/buildlink3.mk" -- cgit v1.2.3