Index: head/audio/libcddb/Makefile =================================================================== --- head/audio/libcddb/Makefile (revision 284546) +++ head/audio/libcddb/Makefile (revision 284547) @@ -1,27 +1,28 @@ # New ports collection makefile for: libcddb # Date created: Mon Mar 1 00:48:58 EST 2004 # Whom: Michael Johnson # # $FreeBSD$ # $MCom: ports-stable/audio/libcddb/Makefile,v 1.1 2005/08/09 04:21:26 ahze Exp $ # $Id: Makefile 17 2006-10-17 02:09:55Z buhnux $ PORTNAME= libcddb PORTVERSION= 1.3.2 PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF MAINTAINER= multimedia@FreeBSD.org COMMENT= A library to access data on a CDDB server +WITH_FBSD10_FIX= yes USE_BZIP2= yes GNU_CONFIGURE= yes USE_GNOME= gnomehack pkgconfig USE_ICONV= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --without-cdio CPPFLAGS+= -DICONV_CONST="const" -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib .include Property changes on: head/audio/libcddb/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.25 \ No newline at end of property +1.26 \ No newline at end of property Index: head/devel/gio-fam-backend/Makefile =================================================================== --- head/devel/gio-fam-backend/Makefile (revision 284546) +++ head/devel/gio-fam-backend/Makefile (revision 284547) @@ -1,40 +1,41 @@ # New ports collection makefile for: gio-fam-backend # Date Created: 22 December 2007 # Whom: Joe Marcus Clarke # # $FreeBSD$ # $MCom: ports/devel/gio-fam-backend/Makefile,v 1.82 2011/06/11 19:51:14 mezz Exp $ # PORTNAME= gio-fam-backend PORTVERSION= 2.28.8 PORTREVISION= 0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/glib/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/},} \ ftp://ftp.gtk.org/pub/glib/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/ \ ftp://ftp.gimp.org/pub/%SUBDIR%/ \ ftp://ftp.cs.umn.edu/pub/gimp/%SUBDIR%/ \ http://www.ameth.org/gimp/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/gimp/%SUBDIR%,} MASTER_SITE_SUBDIR= gtk/v${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} DISTNAME= glib-${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= FAM backend for GLib\'s GIO library USE_XZ= yes BUILD_WRKSRC= ${WRKSRC}/gio/fam INSTALL_WRKSRC= ${BUILD_WRKSRC} +WITH_FBSD10_FIX= yes GNU_CONFIGURE= yes USE_GNOME= gnomehack pkgconfig _glib20 USE_FAM= yes USE_GMAKE= yes MAKE_JOBS_SAFE= yes CONFIGURE_ARGS= --enable-static --with-libiconv=gnu CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lintl .include Property changes on: head/devel/gio-fam-backend/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.22 \ No newline at end of property +1.23 \ No newline at end of property