summaryrefslogtreecommitdiff
path: root/audio/mpg123/Makefile
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2011-05-13 12:01:55 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2011-05-13 12:01:55 +0000
commit0778074285a7d90a9a7ca0b784b2c5ee890180e8 (patch)
treeb8915978b7c30e6d149ab3da31c3c00f710d3645 /audio/mpg123/Makefile
parent Fix plist (diff)
- Update to 1.13.3
- Remove useless CONFIGURE_TARGET definition
Notes
Notes: svn path=/head/; revision=274046
Diffstat (limited to 'audio/mpg123/Makefile')
-rw-r--r--audio/mpg123/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile
index 42d21444fa7f..9c4de95445e8 100644
--- a/audio/mpg123/Makefile
+++ b/audio/mpg123/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mpg123
-PORTVERSION= 1.13.2
+PORTVERSION= 1.13.3
CATEGORIES= audio ipv6
MASTER_SITES= SF \
http://www.mpg123.de/download/
@@ -24,7 +24,6 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-audio=oss \
--with-default-audio=oss
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CONFIG_SHELL=${SH} CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"