Index: head/graphics/xmms-goom/Makefile =================================================================== --- head/graphics/xmms-goom/Makefile (revision 65528) +++ head/graphics/xmms-goom/Makefile (revision 65529) @@ -1,33 +1,37 @@ # New ports collection makefile for: xmms-goom # Date created: 20 Jan 2002 # Whom: David Yeske # # $FreeBSD$ # PORTNAME= goom -PORTVERSION= 1.7.6 +PORTVERSION= 1.8.1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= goom PKGNAMEPREFIX= xmms- -DISTNAME= xmms-goom_${PORTVERSION:S/.p/pre/} +DISTNAME= xmms-goom_${PORTVERSION:S/.p/pre/}-2 EXTRACT_SUFX= .tgz MAINTAINER= dyeske@yahoo.com -LIB_DEPENDS= xmms.3:${PORTSDIR}/audio/xmms +BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms +RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms USE_X_PREFIX= yes USE_GMAKE= yes -USE_LIBTOOL= yes USE_GNOMENG= yes -USE_GNOME= gtk12 +USE_GNOME= gdkpixbuf +USE_REINPLACE= yes +GNU_CONFIGURE= yes -pre-patch: - @${PERL} -pi -e 's|gtk-config|${GTK_CONFIG}|g;' \ - ${WRKSRC}/configure - @${PERL} -pi -e 's|gtk-config|${GTK_CONFIG}|g; s|-lgtk|-lgtk12|g;' \ - ${WRKSRC}/src/Makefile.in +WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX}${PORTNAME}_${PORTVERSION} + +post-patch: + @${REINPLACE_CMD} -e 's|gtk-config|${GTK_CONFIG}|g; \ + s|-lgtk|`${GTK_CONFIG} --libs`|g; \ + s|-O9||' \ + ${BUILD_WRKSRC}/src/Makefile.in .include Property changes on: head/graphics/xmms-goom/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/graphics/xmms-goom/distinfo =================================================================== --- head/graphics/xmms-goom/distinfo (revision 65528) +++ head/graphics/xmms-goom/distinfo (revision 65529) @@ -1 +1 @@ -MD5 (xmms-goom_1.7.6.tgz) = 8eeeb99f5d4f14c90871495c9b8bf9fe +MD5 (xmms-goom_1.8.1-2.tgz) = 26a4870c9a42ae33b5a5b48f262ce39b Property changes on: head/graphics/xmms-goom/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property