aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_mp3/Makefile
diff options
context:
space:
mode:
authordwcjr <dwcjr@FreeBSD.org>2001-11-24 09:54:02 +0800
committerdwcjr <dwcjr@FreeBSD.org>2001-11-24 09:54:02 +0800
commit0f11d9c23fd89ecfe0a113de9321b6301fd67e3f (patch)
tree148c125a0f02293e4c5bfa69969ab53498488b7e /www/mod_mp3/Makefile
parent0490c3770c3a13b09dae649d9ca3dd8f285226ca (diff)
downloadfreebsd-ports-gnome-0f11d9c23fd89ecfe0a113de9321b6301fd67e3f.tar.gz
freebsd-ports-gnome-0f11d9c23fd89ecfe0a113de9321b6301fd67e3f.tar.zst
freebsd-ports-gnome-0f11d9c23fd89ecfe0a113de9321b6301fd67e3f.zip
Update to 0.31
PR: 32236 Submitted by: bmw@borderware.com
Diffstat (limited to 'www/mod_mp3/Makefile')
-rw-r--r--www/mod_mp3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_mp3/Makefile b/www/mod_mp3/Makefile
index f5b71410c553..c6d56a2c7990 100644
--- a/www/mod_mp3/Makefile
+++ b/www/mod_mp3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mod_mp3
-PORTVERSION= 0.25
+PORTVERSION= 0.31
CATEGORIES= www audio
MASTER_SITES= http://media.tangent.org/ \
ftp://ftp.tangent.org/pub/apache/ \
@@ -17,6 +17,7 @@ MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13
RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13
+HAS_CONFIGURE= yes
MAKE_ARGS+= APXS="${APXS}"
APXS?= ${LOCALBASE}/sbin/apxs