From 8d33b9af06f349d1a07a9f7e867ca1dd475b694e Mon Sep 17 00:00:00 2001 From: Ben Woods Date: Wed, 23 Nov 2016 15:47:53 +0000 Subject: net/remmina: Add USES=gettext localbase:ldflags - bin/remmina links to lib/libintl.so.8 regardless of NLS option Note: that NLS option still prevents translations from being installed - cmake needs to search for gettext within localbase net/remmina-plugin-*: Add USES=localbase:ldflags - The plugins need to search localbase/include for headers, and some also link with libraries in localbase Reported by: marino Approved by: adamw (mentor, implicit) --- net/remmina-plugins/bsd.plugin.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/remmina-plugins') diff --git a/net/remmina-plugins/bsd.plugin.mk b/net/remmina-plugins/bsd.plugin.mk index b278e5a67cc7..ca439d19edec 100644 --- a/net/remmina-plugins/bsd.plugin.mk +++ b/net/remmina-plugins/bsd.plugin.mk @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS+= remmina>=${PORTVERSION}:net/remmina RUN_DEPENDS+= remmina>=${PORTVERSION}:net/remmina -USES+= cmake gmake pkgconfig +USES+= cmake gmake localbase:ldflags pkgconfig USE_GNOME+= atk gdkpixbuf2 glib20 gtk30 pango INSTALLS_ICONS= yes -- cgit v1.2.3