aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2011-01-20 13:43:57 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2011-01-20 13:43:57 +0000
commit295c0cbcc211732df31c0273fcb3e0a68373e13b (patch)
treef9561f043774a30ab203895ed3ee54b1db689fe1 /audio
parentf5f91a12482415c4092aad894fefb7d6b7b8da45 (diff)
downloadports-295c0cbcc211732df31c0273fcb3e0a68373e13b.tar.gz
ports-295c0cbcc211732df31c0273fcb3e0a68373e13b.zip
- Add missing dependencies
Feature safe: yes
Notes
Notes: svn path=/head/; revision=268041
Diffstat (limited to 'audio')
-rw-r--r--audio/ampache/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/ampache/Makefile b/audio/ampache/Makefile
index 8e0f9eb0a5ac..b9eb11a9b7e8 100644
--- a/audio/ampache/Makefile
+++ b/audio/ampache/Makefile
@@ -5,14 +5,14 @@
PORTNAME= ampache
PORTVERSION= 3.5.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio www
MASTER_SITES= http://ampache.org/downloads/
MAINTAINER= jadawin@FreeBSD.org
COMMENT= A Web-based Audio file manager
-USE_PHP= mysql pcre session iconv
+USE_PHP= mysql pcre session iconv hash gettext mbstring
WANT_PHP_WEB= yes
NO_BUILD= yes