aboutsummaryrefslogtreecommitdiffstats
path: root/audio/portaudio2
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-04-23 07:19:08 +0800
committerbapt <bapt@FreeBSD.org>2013-04-23 07:19:08 +0800
commit95dad78c7fb373ede440573b49826c861a51ebc5 (patch)
tree0466a027a1b9e02968cfceb0159e462e8b34c86d /audio/portaudio2
parent5f42d1c0d3f3598fe5e038dfd0cebe73d395d66f (diff)
downloadfreebsd-ports-gnome-95dad78c7fb373ede440573b49826c861a51ebc5.tar.gz
freebsd-ports-gnome-95dad78c7fb373ede440573b49826c861a51ebc5.tar.zst
freebsd-ports-gnome-95dad78c7fb373ede440573b49826c861a51ebc5.zip
Convert USE_PKGCONFIG -> USES=pkgconf for audio category
Diffstat (limited to 'audio/portaudio2')
-rw-r--r--audio/portaudio2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/portaudio2/Makefile b/audio/portaudio2/Makefile
index 879c54e98cea..e2786777d1e5 100644
--- a/audio/portaudio2/Makefile
+++ b/audio/portaudio2/Makefile
@@ -23,9 +23,9 @@ CONFIGURE_ARGS+=PKG_CONFIG_LIBDIR=${PREFIX}/libdata/pkgconfig \
--libdir=${PREFIX}/lib/${PORTNAME}2 \
--includedir=${PREFIX}/include/${PORTNAME}2
+USES= pkgconfig
USE_GMAKE= yes
USE_DOS2UNIX= yes
-USE_PKGCONFIG= build
USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}2
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
td>2015-03-294-976/+929 * Make the VersionAddendum fix use the proper default.bdrewery2015-03-292-9/+9 * - Add LICENSEsunpoet2015-03-291-0/+2 * Document libzip vulnerability CVE-2015-2331makc2015-03-291-0/+28 * Convert USES=autoreconfbapt2015-03-281-3/+4 * - Add CPE informationsunpoet2015-03-281-1/+2 * - Update to 0.24sunpoet2015-03-283-9/+8 * CyaSSL has been renamed WolfSSL upstreamjohans2015-03-287-102/+190 * - Hook py-requests-kerberos to the buildantoine2015-03-282-1/+2 * Based on email feedback[1]:dvl2015-03-271-2/+6 * Adjust to run better with new versions of openpyxlantoine2015-03-274-8/+126 * - Update to 2015.67ak2015-03-272-4/+3 * Update to 2.1.0.10antoine2015-03-272-3/+3 * Update the Gnome stack to the latest in the 3.14 series.kwm2015-03-273-4/+45 * Document django vulnerability CVE-2015-2316 and CVE-2015-2317lwhsu2015-03-271-0/+68 * Add py-requests-kerberosdvl2015-03-273-0/+33 * security/openssl: Remove patch hunk for configuring pthreadsmarino2015-03-261-13/+4 * Add a X509ALTUSERNAME port option to enable the --x509-username-fieldmandree2015-03-261-2/+9 * security/linux-*-libtasn1: Add CPE informationxmj2015-03-262-0/+6 * - Update to 5.14zi2015-03-262-3/+3 * Revert my previous commit.dvl2015-03-251-2/+2 * Convert non-ASCII quotes to ASCII charactersdvl2015-03-251-2/+2 * security category: Remove $PTHREAD_LIBSmarino2015-03-2526-68/+39 * - fixing package namejgh2015-03-251-1/+1 * - Fix vuxml build: bad package names in f6a014cd-d268-11e4-8339-001e679db764zi2015-03-251-13/+16 * The ancient version of binutils in the cross-binutils port suffers forbrooks2015-03-251-0/+50 * Document nodejs (libuv) CVE-2015-0278.vanilla2015-03-251-0/+28 * - Drop @dirrm* from plistamdmi32015-03-241-1/+0 * security/linux-c6-openssl: update to 1.0.1e_4xmj2015-03-242-6/+6 * Document vulnerable linux-c6-openssl versions in vuxml entry from 2015-03-19xmj2015-03-241-2/+2 * security/pinentry:makc2015-03-246-18/+7 * Document Jenkins Security Advisory 2015-03-23lwhsu2015-03-241-0/+39 * Restore lost changes to patch-src-parser-attack_scanner.lfeld2015-03-242-2/+20 * Enable matching of syslog entries with <facility.level>feld2015-03-243-21/+25 * Fix build without SSLv2 and/or SSLv3 support.jkim2015-03-241-2/+112 * Fix build without SSLv2 support.jkim2015-03-241-0/+86 * Fix build without SSLv2 support.jkim2015-03-243-0/+38 * Fix build with libressl.cy2015-03-244-0/+24 * - Update to 0.7sunpoet2015-03-232-6/+6 * Unbreak arirang -- it needs to use the newer Ruby API, which, at themi2015-03-232-9/+26 * Update to 1.8.13garga2015-03-233-6/+11 * Stop forcing the port version string into the server banner.bdrewery2015-03-233-28/+53 * Fix build with LibreSSLehaupt2015-03-231-2/+18 * - Update to 2.0vsevolod2015-03-233-40/+7 * - Update OpenH264 to 1.4.0jbeich2015-03-224-7/+6 * Document mozilla issues disclosed at HP Zero Day Initiative's Pwn2Ownjbeich2015-03-221-0/+51 * Add port to install various NIST KAT files. These are used by thejmg2015-03-225-0/+188 * Improve portability and allow for building with GCC 4.9 and above.gerald2015-03-223-0/+103 * - Convert to new USE_GITHUB usage and remove deprecated GH_COMMITsunpoet2015-03-222-6/+5 * Fix incorrect reference to ETCSSH from r381709bdrewery2015-03-222-24/+24 * php53 and fallout: Deprecate, set removal for 15 APR 2015marino2015-03-221-2/+4 * - Security update to 1.0.2adinoex2015-03-2112-92/+395 * - Update to 7.06zi2015-03-204-8/+34 * - Update to 5.13zi2015-03-202-3/+3 * Default the WRKSRC to the proper extracted name for USE_GITHUB whenbdrewery2015-03-201-1/+0 * Set proper ETCDIR. Mistake in r381709bdrewery2015-03-201-1/+1 * Remove remnants of OVERWRITE_BASE which was removed in r376306bdrewery2015-03-202-24/+10 * - Update to 2.1.6vsevolod2015-03-2016-507/+5 * Mention LibreSSL too. Use <ul>'s per suggestion from vsevolod [1].delphij2015-03-201-11/+19 * Fix botched patch, this fixes build for i386.delphij2015-03-201-1/+1 * - mark BROKEN optionsdinoex2015-03-201-0/+1 * Document OpenSSL multiple vulnerabilities.delphij2015-03-201-0/+51 * Fix renamed distfiles missed in r381688. Also fix the GHR ports updated inbdrewery2015-03-201-2/+2 * Update to 1.0.1m to fix multiple vulnerabilities.delphij2015-03-2012-108/+100 * five milter ports: Add or improve support on systems missing sendmailmarino2015-03-201-0/+1 * - Add LICENSEamdmi32015-03-202-1/+9 * Remove GITHUB_RELEASE MASTER_SITE from r375010 as it is now redundant with GI...bdrewery2015-03-201-1/+0 * Update USE_GITHUB so it does not require GH_COMMIT.bdrewery2015-03-204-4/+4 * Add CPE information.bdrewery2015-03-191-1/+3 * - Backport the following fixes from openssl [1]:vsevolod2015-03-1914-0/+543 * - Update to 5.12zi2015-03-192-3/+3 * Upgrade to 0.305.vanilla2015-03-192-3/+3 * - Update to 2.1.5vsevolod2015-03-183-8/+8 * Record new libXfont security issues.kwm2015-03-181-0/+43 * security/polarssl: 1.2.12 -> 1.2.13pi2015-03-183-17/+5 * security/wpa_supplicant: Upgrade version 2.3 => 2.4marino2015-03-1714-85/+40 * security/libsparkcrypto: Fix gcc5-aux support and stop stage buildingmarino2015-03-172-2/+25 * Add latest security vulnerabilities in linux-*-flashplugin11:xmj2015-03-171-0/+58 * - Fix build with python3*sunpoet2015-03-171-4/+4 * - Add LICENSEamdmi32015-03-161-1/+5 * - Add LICENSEamdmi32015-03-161-0/+4 * security/p5-openxpki: update 0.26.1.1 -> 0.27.0.1robak2015-03-163-5/+11 * Allow building with clang 3.6antoine2015-03-151-0/+104 * Update to version 1.3.10pawel2015-03-156-50/+52 * Add port of RHash, console utility and library for computing and verifyingdanfe2015-03-147-1/+158 * Clean up the rest of the perl@ Makefiles a bit.adamw2015-03-148-45/+30 * security/py-pycryptopp: unbreak CLANG buildrobak2015-03-134-8/+257 * - Update to 0.18sunpoet2015-03-132-3/+3 * - Add LICENSEamdmi32015-03-131-1/+7 * - Add LICENSEamdmi32015-03-131-0/+7 * - Strip libraryamdmi32015-03-131-1/+4 * - Update to 2.9.7.2zi2015-03-132-5/+5 * Update security/p5-openxpki-i18n to 0.27.0.1.brd2015-03-132-5/+5 * Add vulnerability for mail/sympa.brd2015-03-131-0/+26 * - Convert to new options helpersunpoet2015-03-132-13/+6 * - Update MAINTAINER: use @FreeBSD.orgsunpoet2015-03-132-2/+2 * - Update to 5.11zi2015-03-122-3/+3 * Horde package update:mm2015-03-122-3/+3 * Upgrade to 3.0.2.vanilla2015-03-122-3/+3 * - Strip librariesamdmi32015-03-121-0/+4 * Update KDE SC to 4.14.3alonso2015-03-122-4/+4 * - Unbreak by using mono to set TZ in envantoine2015-03-122-4/+1 * Update to 0.17.adamw2015-03-122-6/+8 * - Add LICENSEamdmi32015-03-111-1/+5 * - Add LICENSEamdmi32015-03-111-1/+8 * - Add LICENSEamdmi32015-03-112-3/+3 * Update to 1.56barved2015-03-113-5/+6 * Add CPE informationjohans2015-03-101-1/+2 * security/pidentd uses deprecated des_ methods and types that were markedjohans2015-03-103-1/+99 * - Update to 0.16sunpoet2015-03-102-4/+4 * - Clarify LICENSEamdmi32015-03-091-1/+4 * Remove obsolete cruft from Makefile that either no longer reflectsadamw2015-03-091-6/+0 * Allow the OpenSSL library to be overridden by using WITH_OPENSSL_PORTadamw2015-03-09