summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjperkin <jperkin>2016-04-14 12:03:47 +0000
committerjperkin <jperkin>2016-04-14 12:03:47 +0000
commitd0e359d82f09fd8d1293e76d798dacfb42c1842f (patch)
tree7251161ccdc2d8a1b4745c02b75accc298a66c05 /editors
parentdc9e278c3c9c189057dca64ea0506300b6f3ad7f (diff)
downloadpkgsrc-d0e359d82f09fd8d1293e76d798dacfb42c1842f.tar.gz
SunOS needs an explicit -liconv.
Diffstat (limited to 'editors')
-rw-r--r--editors/lyx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/lyx/Makefile b/editors/lyx/Makefile
index 70ff9bb1fc1..096b4eee57d 100644
--- a/editors/lyx/Makefile
+++ b/editors/lyx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2016/03/27 19:52:32 joerg Exp $
+# $NetBSD: Makefile,v 1.52 2016/04/14 12:03:47 jperkin Exp $
DISTNAME= lyx-2.1.2.2
PKGREVISION= 4
@@ -68,6 +68,7 @@ USE_PKGLOCALEDIR= YES
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.6.10
CXXFLAGS.Linux+= -fpermissive
+LDFLAGS.SunOS+= -liconv
CONFIGURE_ARGS+= --without-included-mythes
CONFIGURE_ARGS+= --without-included-boost