diff options
author | Ben Woods <woodsb02@FreeBSD.org> | 2016-11-23 15:47:53 +0000 |
---|---|---|
committer | Ben Woods <woodsb02@FreeBSD.org> | 2016-11-23 15:47:53 +0000 |
commit | 8d33b9af06f349d1a07a9f7e867ca1dd475b694e (patch) | |
tree | ad6c30c8d5862b879e099549e6d0a21060501273 /net/remmina-plugins | |
parent | 0974bef9670a5ea8a728531abdcc6e326d1103c4 (diff) |
Notes
Diffstat (limited to 'net/remmina-plugins')
-rw-r--r-- | net/remmina-plugins/bsd.plugin.mk | 2 |
1 files changed, 1 insertions, 1 deletions
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 |