pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/pekwm SunOS requires an explicit -liconv.
details: https://anonhg.NetBSD.org/pkgsrc/rev/bd35c9808054
branches: trunk
changeset: 362357:bd35c9808054
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Fri May 12 11:55:32 2017 +0000
description:
SunOS requires an explicit -liconv.
diffstat:
wm/pekwm/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 0e0579590a19 -r bd35c9808054 wm/pekwm/Makefile
--- a/wm/pekwm/Makefile Fri May 12 11:49:52 2017 +0000
+++ b/wm/pekwm/Makefile Fri May 12 11:55:32 2017 +0000
@@ -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 @@
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASEDIR}
+LIBS.SunOS+= -liconv
+
PKG_SYSCONFSUBDIR= pekwm
EGDIR= ${PREFIX}/share/examples/pekwm
Home |
Main Index |
Thread Index |
Old Index