Index: head/graphics/xmms-iris/Makefile =================================================================== --- head/graphics/xmms-iris/Makefile (revision 114747) +++ head/graphics/xmms-iris/Makefile (revision 114748) @@ -1,33 +1,34 @@ # New ports collection makefile for: xmms-iris # Date created: 25 Apr 2002 # Whom: David Yeske # # $FreeBSD$ # PORTNAME= iris -PORTVERSION= 0.10 -PORTREVISION= 1 +PORTVERSION= 0.12 CATEGORIES= graphics MASTER_SITES= http://cdelfosse.free.fr/xmms-iris/ PKGNAMEPREFIX= xmms- MAINTAINER= dyeske@yahoo.com COMMENT= An adaptation of the "OpenGL Spectrum Analyzer" from XMMS BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} PLIST_FILES= lib/xmms/Visualization/libiris.so USE_GNOME= gtk12 USE_GMAKE= yes -USE_MESA= yes +USE_LIBTOOL_VER=15 +USE_GL= yes USE_X_PREFIX= yes USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g' \ ${WRKSRC}/configure .include Property changes on: head/graphics/xmms-iris/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/graphics/xmms-iris/distinfo =================================================================== --- head/graphics/xmms-iris/distinfo (revision 114747) +++ head/graphics/xmms-iris/distinfo (revision 114748) @@ -1,2 +1,2 @@ -MD5 (iris-0.10.tar.gz) = 7c922e08884a79015b7e8e0f2a9815ca -SIZE (iris-0.10.tar.gz) = 197354 +MD5 (iris-0.12.tar.gz) = f867afc759744bb3d98949af9cfd03e6 +SIZE (iris-0.12.tar.gz) = 333755 Property changes on: head/graphics/xmms-iris/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property