summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authoragc <agc>1998-04-22 11:05:01 +0000
committeragc <agc>1998-04-22 11:05:01 +0000
commit85e71b358f29ed1f1eeef26ae6d1033c54e4217f (patch)
tree7c704a40be51eaf840514a005b30e0743cf59645 /databases
parentfefaee8d82eb5cc271f5eb1b3dc1e9e43877e4a9 (diff)
downloadpkgsrc-85e71b358f29ed1f1eeef26ae6d1033c54e4217f.tar.gz
Fix INFO_FILES definitions to match the commands in bsd.pkg.mk
Diffstat (limited to 'databases')
-rw-r--r--databases/gdbm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile
index a55f4af04a1..2e13e1794cf 100644
--- a/databases/gdbm/Makefile
+++ b/databases/gdbm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/04/17 09:37:22 agc Exp $
+# $NetBSD: Makefile,v 1.6 1998/04/22 11:05:02 agc Exp $
# FreeBSD Id: Makefile,v 1.4 1997/01/28 08:11:23 asami Exp
#
@@ -11,7 +11,7 @@ MAINTAINER= bjn@visi.com
GNU_CONFIGURE= yes
MAKE_FLAGS= CFLAGS="${CFLAGS}" LDFLAGS=-s -f
MAN3= gdbm.3
-INFO_FILES= gdbm
+INFO_FILES= gdbm.info
post-build:
cd ${WRKSRC} ; ${RM} gdbm.info ; make gdbm.info