- Fix build on FreeBSD 10

Reported by:	pointyhat
This commit is contained in:
Martin Wilke 2011-10-29 07:20:16 +00:00
parent 690535e580
commit 3d7e506643
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284613
10 changed files with 10 additions and 0 deletions

View File

@ -17,6 +17,7 @@ COMMENT= ID3 tags library (part of MAD project)
LICENSE= GPLv2
WITH_FBSD10_FIX=yes
USE_GNOME= pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

View File

@ -14,6 +14,7 @@ DISTNAME= pa_stable_v${DISTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Portable cross-platform Audio API
WITH_FBSD10_FIX=yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-alsa \

View File

@ -15,6 +15,7 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= High-performance CORBA ORB with support for the C language
WITH_FBSD10_FIX=yes
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GNOME= glib12

View File

@ -14,6 +14,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \
MAINTAINER= magik@roorback.net
COMMENT= Enlightenment API for data types
WITH_FBSD10_FIX=yes
LICENSE= LGPL21
DIST_SUBDIR= e17
USE_BZIP2= yes

View File

@ -21,6 +21,7 @@ CONFIGURE_ARGS= --with-gmp=${LOCALBASE} \
--with-mpfr=${LOCALBASE}
USE_LDCONFIG= yes
WITH_FBSD10_FIX=yes
INFO= mpc
PLIST_FILES= include/mpc.h \
lib/libmpc.a lib/libmpc.la lib/libmpc.so lib/libmpc.so.2

View File

@ -16,6 +16,7 @@ COMMENT= A C library for dynamically generating PDF
RESTRICTED= many odd restrictions on usage and distribution
WITH_FBSD10_FIX=yes
USE_LDCONFIG= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool

View File

@ -18,6 +18,7 @@ USE_GMAKE= yes
USE_LDCONFIG= yes
ALL_TARGET= # empty
WITH_FBSD10_FIX=yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared

View File

@ -21,6 +21,7 @@ LIB_DEPENDS= nettle.4:${PORTSDIR}/security/nettle \
CONFLICTS= gnutls-devel-[0-9]*
WITH_FBSD10_FIX=yes
USE_BZIP2= yes
USE_ICONV= yes
USE_GNOME= pkgconfig ltverhack gnomehack

View File

@ -17,6 +17,7 @@ COMMENT= Set of utilities that send SCSI commands to devices
USE_GMAKE= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
WITH_FBSD10_FIX=yes
MAN8= scsi_readcap.8 scsi_ready.8 scsi_start.8 scsi_stop.8 \
sg3_utils.8 sg_format.8 sg_get_config.8 sg_get_lba_status.8 \

View File

@ -19,6 +19,7 @@ LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
CONFLICTS= raptor-1.4.1[0-9]* raptor-1.4.21
WITH_FBSD10_FIX=yes
USE_GNOME= gnomehack libxml2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \