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

- Fix build with FreeBSD 10

This commit is contained in:
Martin Wilke 2011-10-29 07:40:51 +00:00
parent 3d7e506643
commit d31032cfe5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284614
8 changed files with 8 additions and 0 deletions

View File

@ -13,6 +13,7 @@ MASTER_SITES= SF/modplug-xmms/${PORTNAME}/${PORTVERSION} CRITICAL
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= ModPlug mod-like music shared libraries
WITH_FBSD10_FIX=yes
USE_LDCONFIG= yes
USE_GMAKE= yes
USE_GNOME= pkgconfig

View File

@ -16,6 +16,7 @@ COMMENT= Exif and Iptc metadata manipulation library and tools
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
WITH_FBSD10_FIX=yes
GNU_CONFIGURE= yes
USE_GETTEXT= yes
USE_GMAKE= yes

View File

@ -18,6 +18,7 @@ COMMENT= A C library for encoding data in a QR Code symbol
LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png
WITH_FBSD10_FIX=yes
USE_GNOME= gnomehack pkgconfig
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib

View File

@ -16,6 +16,7 @@ COMMENT= GNU Ubiquitous Intelligent Language for Extension
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp
WITH_FBSD10_FIX=yes
USE_AUTOTOOLS= autoconf libltdl
USE_GMAKE= yes
USE_GETTEXT= yes

View File

@ -21,6 +21,7 @@ LICENSE= GPLv3
OPTIONS= IODBC "Enable MathProg iodbc support" Off \
MYSQL "Enable MathProg mysql support" Off
WITH_FBSD10_FIX=yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes

View File

@ -13,6 +13,7 @@ MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${PORTVERSIO
MAINTAINER= pav@FreeBSD.org
COMMENT= Free DTS Coherent Acoustics decoder
WITH_FBSD10_FIX=yes
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GNOME= pkgconfig gnomehack

View File

@ -24,6 +24,7 @@ LICENSE_FILE_MPL= ${WRKSRC}/COPYING.MPL
LIB_DEPENDS= orc-0.4:${PORTSDIR}/devel/orc
BUILD_DEPENDS= orc>=0.4.10:${PORTSDIR}/devel/orc
WITH_FBSD10_FIX=yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes

View File

@ -17,6 +17,7 @@ COMMENT= Hierarchical Data Format library (from NCSA)
CONFLICTS= hdf-4.* hdf5-1.6.*
NO_LATEST_LINK= yes
WITH_FBSD10_FIX=yes
USE_BZIP2= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes