diff --git a/x11/xclip/Makefile b/x11/xclip/Makefile index fa14b99dddf2..0080be9b6fd1 100644 --- a/x11/xclip/Makefile +++ b/x11/xclip/Makefile @@ -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