diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 10:23:53 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 10:23:53 +0000 |
commit | d5da69710473d5ba18bc506a136e760259452a74 (patch) | |
tree | 51df89204d33173a463ecec3426fd4e0999b304f /finance/aqbanking | |
parent | c9815dfe574a41dd837c666bbf4e8c065353c1b2 (diff) |
Notes
Diffstat (limited to 'finance/aqbanking')
-rw-r--r-- | finance/aqbanking/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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" |