From d5da69710473d5ba18bc506a136e760259452a74 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 23 Apr 2013 10:23:53 +0000 Subject: Convert f* to USES=pkgconfig --- finance/aqbanking/Makefile | 3 +-- finance/kmymoney-kde4/Makefile | 3 +-- finance/opentaxsolver/Makefile | 8 ++------ 3 files changed, 4 insertions(+), 10 deletions(-) (limited to 'finance') diff --git a/finance/aqbanking/Makefile b/finance/aqbanking/Makefile index 636635ce3fc1..48cb239f7b88 100644 --- a/finance/aqbanking/Makefile +++ b/finance/aqbanking/Makefile @@ -23,9 +23,8 @@ PAYPAL_DESC= Build PayPal backend (separate license) USE_GMAKE= yes USE_GETTEXT= yes -USE_PKGCONFIG= build USE_AUTOTOOLS= libtool -USES= pathfix +USES= pathfix pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-release="yes" diff --git a/finance/kmymoney-kde4/Makefile b/finance/kmymoney-kde4/Makefile index 6d0c2c7906b2..9c1c56c510a3 100644 --- a/finance/kmymoney-kde4/Makefile +++ b/finance/kmymoney-kde4/Makefile @@ -24,8 +24,7 @@ OFX_DESC= Enable OFX plugin QUOTES_DESC= Enable online price quotes USE_BZIP2= yes -USES= cmake -USE_PKGCONFIG= build +USES= cmake pkgconfig USE_QT4= gui dbus network phonon sql svg xml \ qmake_build moc_build rcc_build uic_build USE_KDE4= kdehier kdeprefix automoc4 kdelibs pimlibs sharedmime diff --git a/finance/opentaxsolver/Makefile b/finance/opentaxsolver/Makefile index b2cf9e958bff..e0c87fc7331f 100644 --- a/finance/opentaxsolver/Makefile +++ b/finance/opentaxsolver/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: opentaxsolver -# Date created: Sat Apr 08, 2006 -# Whom: John Hein (jhein@timing.com) -# +# Created by: John Hein (jhein@timing.com) # $FreeBSD$ -# PORTNAME= ${UPPORTNAME:L} PORTVERSION= 9.01 @@ -24,7 +20,7 @@ UPPORTNAME= OpenTaxSolver .if !defined(WITHOUT_X11) USE_GL= yes USE_XORG= xmu xext x11 -USE_PKGCONFIG= yes +USES= pkgconfig CPPFLAGS+= $$(pkg-config --cflags-only-I glu xext xmu) LDFLAGS+= $$(pkg-config --libs-only-L glu xext xmu) SUB_LIST+= X11= -- cgit v1.2.3