summaryrefslogtreecommitdiff
path: root/databases/gdbm
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-03-30 03:44:41 +0000
committerjlam <jlam@pkgsrc.org>2006-03-30 03:44:41 +0000
commit792529759b850aa6227cf6c074e30e190258a2ed (patch)
treee284cce507534ba20c3380c2f5b60203bf4526fe /databases/gdbm
parent67b40424518ea89a6b2972171275539f5e3e6254 (diff)
downloadpkgsrc-792529759b850aa6227cf6c074e30e190258a2ed.tar.gz
* Honor PKGINFODIR.
* List the info files directly in the PLIST.
Diffstat (limited to 'databases/gdbm')
-rw-r--r--databases/gdbm/Makefile4
-rw-r--r--databases/gdbm/PLIST3
2 files changed, 4 insertions, 3 deletions
diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile
index f13ea4813bb..e63fa5c495e 100644
--- a/databases/gdbm/Makefile
+++ b/databases/gdbm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2006/03/04 21:29:08 jlam Exp $
+# $NetBSD: Makefile,v 1.39 2006/03/30 03:44:41 jlam Exp $
#
DISTNAME= gdbm-1.8.3
@@ -14,6 +14,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-INFO_FILES= gdbm.info
+INFO_FILES= # PLIST
.include "../../mk/bsd.pkg.mk"
diff --git a/databases/gdbm/PLIST b/databases/gdbm/PLIST
index d9234edb7af..5f9c681bb33 100644
--- a/databases/gdbm/PLIST
+++ b/databases/gdbm/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.6 2004/09/22 08:09:22 jlam Exp $
+@comment $NetBSD: PLIST,v 1.7 2006/03/30 03:44:41 jlam Exp $
include/gdbm.h
+info/gdbm.info
lib/libgdbm.la
man/man3/gdbm.3