aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-12-20 23:28:48 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-12-20 23:28:48 +0800
commit64010a3d14cc9c41a505fdaa57ebba0f171bc971 (patch)
tree1a1823774f5b1416ac213509c4cf648c647f2162 /audio
parentd5594d32f0974258f784a1f38fb324d25ccf69a1 (diff)
downloadfreebsd-ports-gnome-64010a3d14cc9c41a505fdaa57ebba0f171bc971.tar.gz
freebsd-ports-gnome-64010a3d14cc9c41a505fdaa57ebba0f171bc971.tar.zst
freebsd-ports-gnome-64010a3d14cc9c41a505fdaa57ebba0f171bc971.zip
- Clarify LICENSE
- Add LICENSE_FILE - Fix build with disabled NLS
Diffstat (limited to 'audio')
-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 ; \