summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2017-05-12 11:55:32 +0000
committerjperkin <jperkin@pkgsrc.org>2017-05-12 11:55:32 +0000
commit96634d489b5a4821315fa82f2b29456bd848af5a (patch)
treeedb6ffd636404d514f25f16c5cb519f26cac27cb /wm
parenta712774fa72f2dfe99e56f498a76475b8e0dc67e (diff)
downloadpkgsrc-96634d489b5a4821315fa82f2b29456bd848af5a.tar.gz
SunOS requires an explicit -liconv.
Diffstat (limited to 'wm')
-rw-r--r--wm/pekwm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/pekwm/Makefile b/wm/pekwm/Makefile
index f90676b18b7..a3fa9261a7f 100644
--- a/wm/pekwm/Makefile
+++ b/wm/pekwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2015/03/15 19:51:05 tnn Exp $
+# $NetBSD: Makefile,v 1.54 2017/05/12 11:55:32 jperkin Exp $
DISTNAME= pekwm-0.1.17
CATEGORIES= wm
@@ -16,6 +16,8 @@ USE_LANGUAGES= c c++
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASEDIR}
+LIBS.SunOS+= -liconv
+
PKG_SYSCONFSUBDIR= pekwm
EGDIR= ${PREFIX}/share/examples/pekwm