summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-04-07 18:50:04 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-04-07 18:50:04 +0000
commit02660e774bc67343a112428795528344628e9915 (patch)
tree31e4c51dd4beac3709db3571bc7e511736675b8f /audio
parentReset bouncing maintainer address. Reset all mastersites (they have (diff)
- Add missed gettext dependency
Reported by: krismail
Notes
Notes: svn path=/head/; revision=132716
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>