diff options
author | asau <asau@pkgsrc.org> | 2012-10-03 16:08:30 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2012-10-03 16:08:30 +0000 |
commit | 2eea1f0364dcac27849beb3909a92f46ef4fe39a (patch) | |
tree | 46fe46b7d33056bf481ec22f064115f708c4b124 /finance | |
parent | 8412da50027d77b72e52b42c39c1673d55a507a7 (diff) | |
download | pkgsrc-2eea1f0364dcac27849beb3909a92f46ef4fe39a.tar.gz |
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'finance')
-rw-r--r-- | finance/gkrellm-stock/Makefile | 4 | ||||
-rw-r--r-- | finance/gnucash-docs/Makefile | 4 | ||||
-rw-r--r-- | finance/gnucash/Makefile | 4 | ||||
-rw-r--r-- | finance/kmymoney2/Makefile | 4 | ||||
-rw-r--r-- | finance/libofx/Makefile | 4 | ||||
-rw-r--r-- | finance/p5-Algorithm-LUHN/Makefile | 4 | ||||
-rw-r--r-- | finance/p5-Data-Currency/Makefile | 4 | ||||
-rw-r--r-- | finance/p5-Finance-Currency-Convert-WebserviceX/Makefile | 3 | ||||
-rw-r--r-- | finance/p5-Finance-Quote/Makefile | 4 | ||||
-rw-r--r-- | finance/p5-Locale-Currency-Format/Makefile | 4 | ||||
-rw-r--r-- | finance/tclticker/Makefile | 3 | ||||
-rw-r--r-- | finance/xfinans/Makefile | 4 | ||||
-rw-r--r-- | finance/xinvest/Makefile | 4 | ||||
-rw-r--r-- | finance/xquote/Makefile | 4 |
14 files changed, 14 insertions, 40 deletions
diff --git a/finance/gkrellm-stock/Makefile b/finance/gkrellm-stock/Makefile index 08b5d393756..0908fa11a22 100644 --- a/finance/gkrellm-stock/Makefile +++ b/finance/gkrellm-stock/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2012/10/02 17:11:00 tron Exp $ +# $NetBSD: Makefile,v 1.40 2012/10/03 16:10:12 asau Exp $ # DISTNAME= gkrellstock-0.5.1 @@ -13,8 +13,6 @@ COMMENT= GKrellM2 stock ticker plugin DEPENDS+= p5-Finance-Quote>=1.08:../../finance/p5-Finance-Quote -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= perl:run pkg-config WRKSRC= ${WRKDIR}/gkrellStock-0.5.1 BUILD_TARGET= gkrellstock.so diff --git a/finance/gnucash-docs/Makefile b/finance/gnucash-docs/Makefile index aaffe616526..e4f99445fb0 100644 --- a/finance/gnucash-docs/Makefile +++ b/finance/gnucash-docs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2012/04/15 22:01:01 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/03 16:10:13 asau Exp $ DISTNAME= gnucash-docs-2.2.0 CATEGORIES= finance @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnucash.org/ COMMENT= Documentation for GnuCash - personal double-entry accounting program -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake GNU_CONFIGURE= YES diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index eca981db7b7..ddb35a21a20 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.172 2012/10/02 17:11:00 tron Exp $ +# $NetBSD: Makefile,v 1.173 2012/10/03 16:10:12 asau Exp $ # DISTNAME= gnucash-2.4.11 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.gnucash.org/ COMMENT= Personal or business finance management program LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= guile-slib>=3.2.1:../../devel/guile-slib DEPENDS+= guile-www>=2.21:../../devel/guile-www DEPENDS+= p5-Finance-Quote-[0-9]*:../../finance/p5-Finance-Quote diff --git a/finance/kmymoney2/Makefile b/finance/kmymoney2/Makefile index 1a0f1ea67f6..1a681381f48 100644 --- a/finance/kmymoney2/Makefile +++ b/finance/kmymoney2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2012/09/15 10:04:36 obache Exp $ +# $NetBSD: Makefile,v 1.62 2012/10/03 16:10:13 asau Exp $ DISTNAME= kmymoney2-1.0.5 PKGREVISION= 10 @@ -11,8 +11,6 @@ HOMEPAGE= http://kmymoney2.sourceforge.net/ COMMENT= Personal finance manager for KDE LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake msgfmt perl pkg-config bash USE_LANGUAGES= c c++ USE_LIBTOOL= YES diff --git a/finance/libofx/Makefile b/finance/libofx/Makefile index 5760ad9b9a3..1995940b6c9 100644 --- a/finance/libofx/Makefile +++ b/finance/libofx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/06/14 07:44:40 sbd Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/03 16:10:13 asau Exp $ # DISTNAME= libofx-0.9.1 @@ -11,8 +11,6 @@ HOMEPAGE= http://libofx.sourceforge.net/ COMMENT= OFX (Open Financial eXchange) Library LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-opensp-includes=${BUILDLINK_PREFIX.opensp}/include/OpenSP \ --with-opensp-libs=${BUILDLINK_PREFIX.opensp}/libs diff --git a/finance/p5-Algorithm-LUHN/Makefile b/finance/p5-Algorithm-LUHN/Makefile index a723c86014c..8c3ee9fbfd5 100644 --- a/finance/p5-Algorithm-LUHN/Makefile +++ b/finance/p5-Algorithm-LUHN/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/08/14 12:41:40 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/03 16:10:13 asau Exp $ DISTNAME= Algorithm-LUHN-1.00 PKGNAME= p5-${DISTNAME} @@ -13,7 +13,5 @@ COMMENT= Calculate the Modulus 10 Double Add Double checksum USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Algorithm/LUHN/.packlist -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/finance/p5-Data-Currency/Makefile b/finance/p5-Data-Currency/Makefile index 40f16b66ca4..8b404a36d0a 100644 --- a/finance/p5-Data-Currency/Makefile +++ b/finance/p5-Data-Currency/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2011/08/14 12:41:40 obache Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 16:10:13 asau Exp $ DISTNAME= Data-Currency-0.04002 PKGNAME= p5-${DISTNAME} @@ -20,7 +20,5 @@ DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=0}:../../devel/p5-Scalar-List-Utils USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Data/Currency/.packlist -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile b/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile index b044eba34bc..50f038bad6a 100644 --- a/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile +++ b/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/09/03 11:16:22 sno Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/03 16:10:13 asau Exp $ DISTNAME= Finance-Currency-Convert-WebserviceX-0.07001 PKGNAME= p5-${DISTNAME} @@ -16,7 +16,6 @@ DEPENDS+= p5-libwww>=0:../../www/p5-libwww USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Finance/Currency/Convert/WebserviceX/.packlist -PKG_DESTDIR_SUPPORT= user-destdir PERL5_MODULE_TYPE= Module::Install::Bundled .include "../../lang/perl5/module.mk" diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index 64e2c74ff7d..a986bd9132f 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2011/08/14 12:41:41 obache Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/03 16:10:13 asau Exp $ DISTNAME= Finance-Quote-1.17 PKGNAME= p5-${DISTNAME} @@ -11,8 +11,6 @@ HOMEPAGE= http://finance-quote.sourceforge.net/ COMMENT= Perl module to get stock quotes from Yahoo LICENSE= gnu-gpl-v2 # or later -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-HTML-TableExtract>=1.0:../../www/p5-HTML-TableExtract DEPENDS+= p5-Crypt-SSLeay-[0-9]*:../../security/p5-Crypt-SSLeay DEPENDS+= p5-libwww>=5.48:../../www/p5-libwww diff --git a/finance/p5-Locale-Currency-Format/Makefile b/finance/p5-Locale-Currency-Format/Makefile index e7e1c85c20f..7eb285e11c7 100644 --- a/finance/p5-Locale-Currency-Format/Makefile +++ b/finance/p5-Locale-Currency-Format/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2011/08/16 21:45:12 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/03 16:10:13 asau Exp $ DISTNAME= Locale-Currency-Format-1.30 PKGNAME= p5-${DISTNAME} @@ -15,7 +15,5 @@ LICENSE= gnu-gpl-v2 # OR artistic USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Locale/Currency/Format/.packlist -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/finance/tclticker/Makefile b/finance/tclticker/Makefile index 1e82e95a4c9..0b7ae384662 100644 --- a/finance/tclticker/Makefile +++ b/finance/tclticker/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2009/05/21 10:51:43 zafer Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/03 16:10:13 asau Exp $ # DISTNAME= tclticker-1.1 @@ -14,7 +14,6 @@ DEPENDS+= tk>=8.3.2:../../x11/tk USE_TOOLS+= pax PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir NO_CONFIGURE= yes NO_BUILD= yes diff --git a/finance/xfinans/Makefile b/finance/xfinans/Makefile index a0a4a52e1da..b144280691c 100644 --- a/finance/xfinans/Makefile +++ b/finance/xfinans/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/05/03 09:55:29 obache Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/03 16:10:14 asau Exp $ # DISTNAME= xfinans-5.9 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.io.com/~acroyear/xfinans/ COMMENT= Xfinans is a useful financial tracking, and account balancing tool -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot WRKSRC= ${WRKDIR}/Xfinans diff --git a/finance/xinvest/Makefile b/finance/xinvest/Makefile index 2ca13d4d96f..08bf9c4430d 100644 --- a/finance/xinvest/Makefile +++ b/finance/xinvest/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2011/12/09 00:48:44 dholland Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/03 16:10:14 asau Exp $ DISTNAME= xinvest-2.6.9 PKGREVISION= 3 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://xinvest.sunsite.dk/xinvest.html COMMENT= Personal finance tracking and performance tool -PKG_DESTDIR_SUPPORT= user-destdir - USE_IMAKE= YES NO_INSTALL_MANPAGES= YES diff --git a/finance/xquote/Makefile b/finance/xquote/Makefile index c7fdd582129..cf4a9cf9595 100644 --- a/finance/xquote/Makefile +++ b/finance/xquote/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2011/12/09 14:36:36 drochner Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/03 16:10:14 asau Exp $ DISTNAME= xquote-2.6.10 PKGREVISION= 3 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://xinvest.sunsite.dk/xquote.html COMMENT= WWW ticker symbol quote retrieval program -PKG_DESTDIR_SUPPORT= user-destdir - USE_IMAKE= YES NO_INSTALL_MANPAGES= YES |