[Midnightbsd-cvs] mports [23775] trunk/x11-wm/blackbox/Makefile: add iconv lib

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Aug 19 11:42:02 EDT 2018


Revision: 23775
          http://svnweb.midnightbsd.org/mports/?rev=23775
Author:   laffer1
Date:     2018-08-19 11:42:01 -0400 (Sun, 19 Aug 2018)
Log Message:
-----------
add iconv lib

Modified Paths:
--------------
    trunk/x11-wm/blackbox/Makefile

Modified: trunk/x11-wm/blackbox/Makefile
===================================================================
--- trunk/x11-wm/blackbox/Makefile	2018-08-19 15:41:03 UTC (rev 23774)
+++ trunk/x11-wm/blackbox/Makefile	2018-08-19 15:42:01 UTC (rev 23775)
@@ -14,6 +14,7 @@
 GNU_CONFIGURE=	yes
 USES=		pathfix pkgconfig iconv
 USE_XORG=	x11 xft
+LDFLAGS+=	${ICONV_LIB}
 
 PORTDOCS=	README.bbtools README.bsetbg
 



More information about the Midnightbsd-cvs mailing list