aboutsummaryrefslogtreecommitdiff
path: root/audio/ario
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-12-20 15:28:48 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-12-20 15:28:48 +0000
commit41104d9eba81999ebd040655ef5a132191ec1a9f (patch)
tree1a1823774f5b1416ac213509c4cf648c647f2162 /audio/ario
parenta48e896b71f95483a97dbe9ac9ab1ce8493219a1 (diff)
downloadports-41104d9eba81999ebd040655ef5a132191ec1a9f.tar.gz
ports-41104d9eba81999ebd040655ef5a132191ec1a9f.zip
- Clarify LICENSE
- Add LICENSE_FILE - Fix build with disabled NLS
Notes
Notes: svn path=/head/; revision=404056
Diffstat (limited to 'audio/ario')
-rw-r--r--audio/ario/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/ario/Makefile b/audio/ario/Makefile
index 82d492449480..3d6dd8fa1730 100644
--- a/audio/ario/Makefile
+++ b/audio/ario/Makefile
@@ -10,7 +10,8 @@ MASTER_SITES= SF/ario-player/ario-player/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Ario is a GTK2 client for MPD
-LICENSE= GPLv2
+LICENSE= GPLv2 # or later
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls \
libgcrypt.so:${PORTSDIR}/security/libgcrypt \
@@ -39,6 +40,7 @@ AVAHI_CONFIGURE_ENABLE= avahi
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
+NLS_USES_OFF= gettext-tools
post-patch:
@${REINPLACE_CMD} -e 's|glib/gslist.h|glib.h|g ; \