[Midnightbsd-cvs] mports [21142] trunk/www/aria2/Makefile: link

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Mar 12 18:29:16 EST 2016


Revision: 21142
          http://svnweb.midnightbsd.org/mports/?rev=21142
Author:   laffer1
Date:     2016-03-12 18:29:15 -0500 (Sat, 12 Mar 2016)
Log Message:
-----------
link

Modified Paths:
--------------
    trunk/www/aria2/Makefile

Modified: trunk/www/aria2/Makefile
===================================================================
--- trunk/www/aria2/Makefile	2016-03-12 23:28:01 UTC (rev 21141)
+++ trunk/www/aria2/Makefile	2016-03-12 23:29:15 UTC (rev 21142)
@@ -44,6 +44,7 @@
 CA_BUNDLE_RUN_DEPENDS=	${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
 NLS_CONFIGURE_OFF=	--disable-nls --without-libintl-prefix
 NLS_CONFIGURE_ON=	--with-libintl-prefix=${LOCALBASE}
+NLS_LDFLAGS=		-lintl
 NLS_USES=		gettext
 SQLITE_CONFIGURE_OFF=	--without-sqlite3
 SQLITE_CONFIGURE_ON=	--with-sqlite3=/usr



More information about the Midnightbsd-cvs mailing list