From 1635c0cfd8f659e9e4b8c9781d44d91e0ad00d4c Mon Sep 17 00:00:00 2001 From: hans Date: Thu, 16 Feb 2012 19:59:53 +0000 Subject: Fix build on SunOS. --- www/dillo/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www/dillo') diff --git a/www/dillo/Makefile b/www/dillo/Makefile index 36a0480782f..3614a1247cb 100644 --- a/www/dillo/Makefile +++ b/www/dillo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2012/01/22 11:23:35 obache Exp $ +# $NetBSD: Makefile,v 1.55 2012/02/16 19:59:53 hans Exp $ DISTNAME= dillo-3.0.2 CATEGORIES= www @@ -28,6 +28,8 @@ CONF_FILES+= ${EGDIR}/keysrc ${PKG_SYSCONFDIR}/keysrc INSTALLATION_DIRS= share/doc/dillo ${EGDIR} +LIBS.SunOS+= -liconv + .include "options.mk" post-install: -- cgit v1.2.3