aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-04-08 02:50:04 +0800
committerpav <pav@FreeBSD.org>2005-04-08 02:50:04 +0800
commitf5f7d86f864f646a01083f44f22c0d6a6938c30c (patch)
tree03d55b5d77e4b151d3eec08c80469ca6f7d0c4ac /audio
parent0c9883d9aad12396de71f81394a9fb0d72a97fb5 (diff)
downloadfreebsd-ports-gnome-f5f7d86f864f646a01083f44f22c0d6a6938c30c.tar.gz
freebsd-ports-gnome-f5f7d86f864f646a01083f44f22c0d6a6938c30c.tar.zst
freebsd-ports-gnome-f5f7d86f864f646a01083f44f22c0d6a6938c30c.zip
- Add missed gettext dependency
Reported by: krismail
Diffstat (limited to 'audio')
-rw-r--r--audio/ruby-musicextras/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/ruby-musicextras/Makefile b/audio/ruby-musicextras/Makefile
index 8101896c43fe..d695308db59a 100644
--- a/audio/ruby-musicextras/Makefile
+++ b/audio/ruby-musicextras/Makefile
@@ -22,5 +22,6 @@ USE_RUBY= yes
USE_RUBY_SETUP= yes
USE_RUBY_FEATURES= iconv
USE_BZIP2= yes
+USE_GETTEXT= yes
.include <bsd.port.mk>