summaryrefslogtreecommitdiff
path: root/audio/mpg123/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-02 21:55:05 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-02 21:55:05 +0000
commit32f6127888567556fd4cc5ea515d4d87e1a40b43 (patch)
tree6d196e285d8f74861b3cc0ec73decaa6ea472ad5 /audio/mpg123/Makefile
parentUpdate to 1.2.6. (diff)
Convert to USES=libtool
Notes
Notes: svn path=/head/; revision=346815
Diffstat (limited to 'audio/mpg123/Makefile')
-rw-r--r--audio/mpg123/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile
index 57c3af0a97cf..19aad42e3a72 100644
--- a/audio/mpg123/Makefile
+++ b/audio/mpg123/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mpg123
PORTVERSION= 1.18.1
+PORTREVISION= 1
CATEGORIES= audio ipv6
MASTER_SITES= SF \
http://www.mpg123.de/download/
@@ -12,10 +13,9 @@ COMMENT= Command-line player for MPEG Layer 1, 2, and 3 audio files
LICENSE= LGPL21
-USES= gmake pathfix
+USES= libtool gmake pathfix
USE_BZIP2= yes
-USE_AUTOTOOLS= libtool libltdl
-USE_GNOME= ltverhack
+USE_AUTOTOOLS= libltdl
USE_LDCONFIG= yes
GNU_CONFIGURE= yes