summaryrefslogtreecommitdiff
path: root/audio/mpg123/Makefile
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2013-03-02 05:30:16 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2013-03-02 05:30:16 +0000
commita28829a38b01630c6e9d02a351c82f7788a029af (patch)
tree7f56f30e658f37d7000b2c7fe27765e4163afe0e /audio/mpg123/Makefile
parentupdate to 5.13 (diff)
- Update to 1.15.1
- Drop GCC dependency as it now doesn't crash when compiled with clang
Notes
Notes: svn path=/head/; revision=313187
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 4c56da461706..9c71179f0e76 100644
--- a/audio/mpg123/Makefile
+++ b/audio/mpg123/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mpg123
-PORTVERSION= 1.14.4
+PORTVERSION= 1.15.1
CATEGORIES= audio ipv6
MASTER_SITES= SF \
http://www.mpg123.de/download/
@@ -16,7 +16,6 @@ USE_BZIP2= yes
USE_AUTOTOOLS= libtool libltdl
USE_GNOME= gnomehack ltverhack
USE_LDCONFIG= yes
-USE_GCC= any # dumps core on amd64 if built with clang
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-optimization=0 \