aboutsummaryrefslogtreecommitdiffstats
path: root/audio/mpg321/Makefile
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2001-08-15 22:32:18 +0800
committertrevor <trevor@FreeBSD.org>2001-08-15 22:32:18 +0800
commit4af7f7e3cbc07a3f70a788ae6742cf83d7c52928 (patch)
treea0d8fcf4befd36ebd6c708c358319a15533bb523 /audio/mpg321/Makefile
parent321312e7475c35b600201f67416b43b0eaef9e84 (diff)
downloadfreebsd-ports-gnome-4af7f7e3cbc07a3f70a788ae6742cf83d7c52928.tar.gz
freebsd-ports-gnome-4af7f7e3cbc07a3f70a788ae6742cf83d7c52928.tar.zst
freebsd-ports-gnome-4af7f7e3cbc07a3f70a788ae6742cf83d7c52928.zip
Update to 0.1.5.
PR: 29683 Submitted by: maintainer
Diffstat (limited to 'audio/mpg321/Makefile')
-rw-r--r--audio/mpg321/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/mpg321/Makefile b/audio/mpg321/Makefile
index 9a6fbb0b2ceb..d72f60696c93 100644
--- a/audio/mpg321/Makefile
+++ b/audio/mpg321/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mpg321
-PORTVERSION= 0.1.3
+PORTVERSION= 0.1.5
CATEGORIES= audio
MASTER_SITES= http://people.debian.org/~drew/
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -17,6 +17,7 @@ LIB_DEPENDS= ao.1:${PORTSDIR}/audio/libao
BUILD_DEPENDS= ${LOCALBASE}/lib/libmad.a:${PORTSDIR}/audio/mad
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-mpg123-symlink
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"