summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-04-04 14:45:44 +0000
committerjlam <jlam@pkgsrc.org>2006-04-04 14:45:44 +0000
commit26d17651010daaf679efa7ec9a3706f4fdd74b52 (patch)
treeb952c1f0af9da752b35f2b021e4f5cfb35a36023 /finance
parent7a5f8df6e207ec87b80b33ca8ba9631899fed11c (diff)
downloadpkgsrc-26d17651010daaf679efa7ec9a3706f4fdd74b52.tar.gz
* List the info file entries directly in the PLIST.
* Honor PKGINFODIR and PKGMANDIR.
Diffstat (limited to 'finance')
-rw-r--r--finance/gnucash-devel/Makefile4
-rw-r--r--finance/gnucash-devel/PLIST3
-rw-r--r--finance/gnucash/Makefile4
-rw-r--r--finance/gnucash/PLIST3
4 files changed, 8 insertions, 6 deletions
diff --git a/finance/gnucash-devel/Makefile b/finance/gnucash-devel/Makefile
index 256083fc70d..bbf78f1f982 100644
--- a/finance/gnucash-devel/Makefile
+++ b/finance/gnucash-devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/03/29 22:07:22 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2006/04/04 14:45:44 jlam Exp $
#
DISTNAME= gnucash-1.9.3
@@ -42,7 +42,7 @@ GCONF2_SCHEMAS+= apps_gnucash_import_generic_matcher.schemas
#GCONF2_SCHEMAS+= apps_gnucash_dialog_hbci.schemas
GCONF2_SCHEMAS+= apps_gnucash_dialog_business_common.schemas
-INFO_FILES= gnucash-design.info
+INFO_FILES= # PLIST
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../devel/GConf2/schemas.mk"
diff --git a/finance/gnucash-devel/PLIST b/finance/gnucash-devel/PLIST
index 06f95deb008..e4c3b8f1783 100644
--- a/finance/gnucash-devel/PLIST
+++ b/finance/gnucash-devel/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2006/03/29 22:07:22 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2006/04/04 14:45:44 jlam Exp $
bin/gnc-fq-check
bin/gnc-fq-dump
bin/gnc-fq-helper
@@ -193,6 +193,7 @@ include/gnucash/table-layout.h
include/gnucash/table-model.h
include/gnucash/window-main-summarybar.h
include/gnucash/window-report.h
+info/gnucash-design.info
lib/gnucash/libgnc-business-ledger.la
lib/gnucash/libgncmod-app-utils.la
lib/gnucash/libgncmod-binary-import.la
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index eaf4c816f6e..1e6423cd323 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.95 2006/02/05 23:09:06 joerg Exp $
+# $NetBSD: Makefile,v 1.96 2006/04/04 14:45:44 jlam Exp $
DISTNAME= gnucash-1.8.12
PKGREVISION= 3
@@ -34,7 +34,7 @@ BUILDLINK_TRANSFORM+= rm:-Werror
AM_MAKEFLAGS= LIBTOOL='${LIBTOOL} ${LIBTOOL_FLAGS}'
MAKE_ENV+= AM_MAKEFLAGS=${AM_MAKEFLAGS:Q}
-INFO_FILES= gnucash-design.info
+INFO_FILES= # PLIST
# empty in 1.8.12, existed before
post-install:
diff --git a/finance/gnucash/PLIST b/finance/gnucash/PLIST
index a405aebca00..333eec999ae 100644
--- a/finance/gnucash/PLIST
+++ b/finance/gnucash/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.19 2005/10/20 14:18:24 wiz Exp $
+@comment $NetBSD: PLIST,v 1.20 2006/04/04 14:45:44 jlam Exp $
bin/dump-finance-quote
bin/gnc-prices
bin/gnc-test-env
@@ -120,6 +120,7 @@ include/gnucash/table-layout.h
include/gnucash/table-model.h
include/gnucash/window-help.h
include/gnucash/window-report.h
+info/gnucash-design.info
lib/gnucash/libgnc-business-ledger.la
lib/gnucash/libgncmod-app-file.la
lib/gnucash/libgncmod-app-utils.la