ensure we link libiconv on SunOS

This commit is contained in:
wiedi 2016-11-23 23:41:30 +00:00
parent 86a6ddef54
commit 6eb64ae512

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.19 2016/11/16 15:29:35 leot Exp $
# $NetBSD: Makefile,v 1.20 2016/11/23 23:41:30 wiedi Exp $
DISTNAME= xclip-0.13
CATEGORIES= x11
@ -12,6 +12,8 @@ LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_TOOLS+= autoconf gmake
LDFLAGS.SunOS+= -liconv
pre-configure:
cd ${WRKSRC} && autoreconf