aboutsummaryrefslogtreecommitdiff
path: root/audio/twolame
diff options
context:
space:
mode:
Diffstat (limited to 'audio/twolame')
-rw-r--r--audio/twolame/Makefile19
-rw-r--r--audio/twolame/distinfo6
2 files changed, 13 insertions, 12 deletions
diff --git a/audio/twolame/Makefile b/audio/twolame/Makefile
index a7ae0f7a0ba4..1b43cbcf1c60 100644
--- a/audio/twolame/Makefile
+++ b/audio/twolame/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= twolame
-PORTVERSION= 0.3.8
+PORTVERSION= 0.3.9
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.ecs.soton.ac.uk/~njh/twolame/
@@ -17,15 +17,16 @@ COMMENT= MPEG Audio Layer 2 encoder
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile
+USE_GMAKE= yes
+USE_GNOME= gnomehack gnometarget pkgconfig
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-USE_GNOME= gnomehack gnometarget
-INSTALLS_SHLIB= yes
-MAN1= twolame.1
+CONFIGURE_ARGS= --mandir=${PREFIX}/man
-.include <bsd.port.pre.mk>
+MAN1= twolame.1
-.if ${OSVERSION} < 500000
-BROKEN= Incorrect plist
-.endif
+post-patch:
+ @${REINPLACE_CMD} -e 's| -O3||g' \
+ ${WRKSRC}/configure
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/audio/twolame/distinfo b/audio/twolame/distinfo
index 3b746360960b..a7474842fe3f 100644
--- a/audio/twolame/distinfo
+++ b/audio/twolame/distinfo
@@ -1,3 +1,3 @@
-MD5 (twolame-0.3.8.tar.gz) = f1fe7fddfece5c7d01badee0bd703b33
-SHA256 (twolame-0.3.8.tar.gz) = 417b71096496793bb93c38d64ae9fc44b00a54012c06ca536ac73370cc29a690
-SIZE (twolame-0.3.8.tar.gz) = 462683
+MD5 (twolame-0.3.9.tar.gz) = 79be2e6c99495c767d037b977a32eab5
+SHA256 (twolame-0.3.9.tar.gz) = 8eca2af6d0d9099aabf4a6182802833bff4321e7f87d5198809578d0f7ce1259
+SIZE (twolame-0.3.9.tar.gz) = 471911