diff options
Diffstat (limited to 'graphics/xmms-iris')
-rw-r--r-- | graphics/xmms-iris/Makefile | 7 | ||||
-rw-r--r-- | graphics/xmms-iris/distinfo | 2 |
2 files changed, 7 insertions, 2 deletions
diff --git a/graphics/xmms-iris/Makefile b/graphics/xmms-iris/Makefile index c484261e328b..cb35943ffe52 100644 --- a/graphics/xmms-iris/Makefile +++ b/graphics/xmms-iris/Makefile @@ -6,7 +6,7 @@ # PORTNAME= iris -PORTVERSION= 0.9 +PORTVERSION= 0.10 CATEGORIES= graphics MASTER_SITES= http://cdelfosse.free.fr/xmms-iris/ PKGNAMEPREFIX= xmms- @@ -22,5 +22,10 @@ USE_GTK= yes USE_GMAKE= yes USE_MESA= yes USE_X_PREFIX= yes +USE_REINPLACE= yes + +post-patch: + @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g' \ + ${WRKSRC}/configure .include <bsd.port.mk> diff --git a/graphics/xmms-iris/distinfo b/graphics/xmms-iris/distinfo index c4bc822f9d1a..cf3d345a0a76 100644 --- a/graphics/xmms-iris/distinfo +++ b/graphics/xmms-iris/distinfo @@ -1 +1 @@ -MD5 (iris-0.9.tar.gz) = 16462c64abd7eb3d5755cb346231f80a +MD5 (iris-0.10.tar.gz) = 7c922e08884a79015b7e8e0f2a9815ca |