From daf794b03652b7b858743d7463f9c316a175218d Mon Sep 17 00:00:00 2001 From: hans Date: Thu, 16 Feb 2012 19:57:57 +0000 Subject: Fix build on SunOS. --- wm/blackbox70/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'wm/blackbox70') diff --git a/wm/blackbox70/Makefile b/wm/blackbox70/Makefile index 281e18a2b64..b683fa0062d 100644 --- a/wm/blackbox70/Makefile +++ b/wm/blackbox70/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2008/06/12 02:14:53 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2012/02/16 19:57:57 hans Exp $ # DISTNAME= blackbox-0.70.1 @@ -21,6 +21,8 @@ GNU_CONFIGURE= YES USE_LIBTOOL= yes USE_TOOLS+= pkg-config +LIBS.SunOS+= -liconv + BUILDLINK_DEPMETHOD.libXt?= build .include "../../converters/libiconv/buildlink3.mk" -- cgit v1.2.3