diff options
Diffstat (limited to 'audio/mpg123/Makefile')
-rw-r--r-- | audio/mpg123/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile index 06afdbbd8db6..c15869876019 100644 --- a/audio/mpg123/Makefile +++ b/audio/mpg123/Makefile @@ -1,5 +1,5 @@ PORTNAME= mpg123 -DISTVERSION= 1.33.0 +DISTVERSION= 1.33.2 CATEGORIES= audio MASTER_SITES= SF \ https://www.mpg123.de/download/ @@ -10,7 +10,7 @@ WWW= https://www.mpg123.de/ LICENSE= LGPL21 -USES= cpe tar:bzip2 libtool localbase pathfix +USES= cpe tar:bzip2 libtool localbase USE_LDCONFIG= yes GNU_CONFIGURE= yes |