1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

- Fix build on FreeBSD 10

Approved by:	kwm
This commit is contained in:
Martin Wilke 2011-10-28 17:09:20 +00:00
parent d2c7ed4da0
commit 9350c450c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284547
2 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@ 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

View File

@ -26,6 +26,7 @@ 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