Remove GDBM_File.3, it won't be built if gdbm isn't already installed.
Reported by: markm
This commit is contained in:
parent
7e3a1d8d23
commit
614a270b7c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4913
@ -3,7 +3,7 @@
|
||||
# Date created: 16 April 1995
|
||||
# Whom: markm
|
||||
#
|
||||
# $Id: Makefile,v 1.13 1996/11/26 11:10:27 asami Exp $
|
||||
# $Id: Makefile,v 1.14 1996/12/07 14:23:25 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= perl5.003
|
||||
@ -51,7 +51,7 @@ MANTHREE= AnyDBM_File.3 AutoLoader.3 AutoSplit.3 Benchmark.3 \
|
||||
Text::Soundex.3 Text::Tabs.3 Text::Wrap.3 Tie::Hash.3 \
|
||||
Tie::Scalar.3 Tie::SubstrHash.3 Time::Local.3 diagnostics.3 \
|
||||
integer.3 less.3 lib.3 overload.3 sigtrap.3 strict.3 vars.3 \
|
||||
Config.3 DynaLoader.3 DB_File.3 Fcntl.3 FileHandle.3 GDBM_File.3 \
|
||||
Config.3 DynaLoader.3 DB_File.3 Fcntl.3 FileHandle.3 \
|
||||
NDBM_File.3 POSIX.3 SDBM_File.3 Safe.3 Socket.3
|
||||
|
||||
test:
|
||||
|
@ -449,7 +449,6 @@ lib/perl5/man/man3/DynaLoader.3.gz
|
||||
lib/perl5/man/man3/DB_File.3.gz
|
||||
lib/perl5/man/man3/Fcntl.3.gz
|
||||
lib/perl5/man/man3/FileHandle.3.gz
|
||||
lib/perl5/man/man3/GDBM_File.3.gz
|
||||
lib/perl5/man/man3/NDBM_File.3.gz
|
||||
lib/perl5/man/man3/POSIX.3.gz
|
||||
lib/perl5/man/man3/SDBM_File.3.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 16 April 1995
|
||||
# Whom: markm
|
||||
#
|
||||
# $Id: Makefile,v 1.13 1996/11/26 11:10:27 asami Exp $
|
||||
# $Id: Makefile,v 1.14 1996/12/07 14:23:25 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= perl5.003
|
||||
@ -51,7 +51,7 @@ MANTHREE= AnyDBM_File.3 AutoLoader.3 AutoSplit.3 Benchmark.3 \
|
||||
Text::Soundex.3 Text::Tabs.3 Text::Wrap.3 Tie::Hash.3 \
|
||||
Tie::Scalar.3 Tie::SubstrHash.3 Time::Local.3 diagnostics.3 \
|
||||
integer.3 less.3 lib.3 overload.3 sigtrap.3 strict.3 vars.3 \
|
||||
Config.3 DynaLoader.3 DB_File.3 Fcntl.3 FileHandle.3 GDBM_File.3 \
|
||||
Config.3 DynaLoader.3 DB_File.3 Fcntl.3 FileHandle.3 \
|
||||
NDBM_File.3 POSIX.3 SDBM_File.3 Safe.3 Socket.3
|
||||
|
||||
test:
|
||||
|
@ -449,7 +449,6 @@ lib/perl5/man/man3/DynaLoader.3.gz
|
||||
lib/perl5/man/man3/DB_File.3.gz
|
||||
lib/perl5/man/man3/Fcntl.3.gz
|
||||
lib/perl5/man/man3/FileHandle.3.gz
|
||||
lib/perl5/man/man3/GDBM_File.3.gz
|
||||
lib/perl5/man/man3/NDBM_File.3.gz
|
||||
lib/perl5/man/man3/POSIX.3.gz
|
||||
lib/perl5/man/man3/SDBM_File.3.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 16 April 1995
|
||||
# Whom: markm
|
||||
#
|
||||
# $Id: Makefile,v 1.13 1996/11/26 11:10:27 asami Exp $
|
||||
# $Id: Makefile,v 1.14 1996/12/07 14:23:25 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= perl5.003
|
||||
@ -51,7 +51,7 @@ MANTHREE= AnyDBM_File.3 AutoLoader.3 AutoSplit.3 Benchmark.3 \
|
||||
Text::Soundex.3 Text::Tabs.3 Text::Wrap.3 Tie::Hash.3 \
|
||||
Tie::Scalar.3 Tie::SubstrHash.3 Time::Local.3 diagnostics.3 \
|
||||
integer.3 less.3 lib.3 overload.3 sigtrap.3 strict.3 vars.3 \
|
||||
Config.3 DynaLoader.3 DB_File.3 Fcntl.3 FileHandle.3 GDBM_File.3 \
|
||||
Config.3 DynaLoader.3 DB_File.3 Fcntl.3 FileHandle.3 \
|
||||
NDBM_File.3 POSIX.3 SDBM_File.3 Safe.3 Socket.3
|
||||
|
||||
test:
|
||||
|
@ -449,7 +449,6 @@ lib/perl5/man/man3/DynaLoader.3.gz
|
||||
lib/perl5/man/man3/DB_File.3.gz
|
||||
lib/perl5/man/man3/Fcntl.3.gz
|
||||
lib/perl5/man/man3/FileHandle.3.gz
|
||||
lib/perl5/man/man3/GDBM_File.3.gz
|
||||
lib/perl5/man/man3/NDBM_File.3.gz
|
||||
lib/perl5/man/man3/POSIX.3.gz
|
||||
lib/perl5/man/man3/SDBM_File.3.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 16 April 1995
|
||||
# Whom: markm
|
||||
#
|
||||
# $Id: Makefile,v 1.13 1996/11/26 11:10:27 asami Exp $
|
||||
# $Id: Makefile,v 1.14 1996/12/07 14:23:25 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= perl5.003
|
||||
@ -51,7 +51,7 @@ MANTHREE= AnyDBM_File.3 AutoLoader.3 AutoSplit.3 Benchmark.3 \
|
||||
Text::Soundex.3 Text::Tabs.3 Text::Wrap.3 Tie::Hash.3 \
|
||||
Tie::Scalar.3 Tie::SubstrHash.3 Time::Local.3 diagnostics.3 \
|
||||
integer.3 less.3 lib.3 overload.3 sigtrap.3 strict.3 vars.3 \
|
||||
Config.3 DynaLoader.3 DB_File.3 Fcntl.3 FileHandle.3 GDBM_File.3 \
|
||||
Config.3 DynaLoader.3 DB_File.3 Fcntl.3 FileHandle.3 \
|
||||
NDBM_File.3 POSIX.3 SDBM_File.3 Safe.3 Socket.3
|
||||
|
||||
test:
|
||||
|
@ -449,7 +449,6 @@ lib/perl5/man/man3/DynaLoader.3.gz
|
||||
lib/perl5/man/man3/DB_File.3.gz
|
||||
lib/perl5/man/man3/Fcntl.3.gz
|
||||
lib/perl5/man/man3/FileHandle.3.gz
|
||||
lib/perl5/man/man3/GDBM_File.3.gz
|
||||
lib/perl5/man/man3/NDBM_File.3.gz
|
||||
lib/perl5/man/man3/POSIX.3.gz
|
||||
lib/perl5/man/man3/SDBM_File.3.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 16 April 1995
|
||||
# Whom: markm
|
||||
#
|
||||
# $Id: Makefile,v 1.13 1996/11/26 11:10:27 asami Exp $
|
||||
# $Id: Makefile,v 1.14 1996/12/07 14:23:25 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= perl5.003
|
||||
@ -51,7 +51,7 @@ MANTHREE= AnyDBM_File.3 AutoLoader.3 AutoSplit.3 Benchmark.3 \
|
||||
Text::Soundex.3 Text::Tabs.3 Text::Wrap.3 Tie::Hash.3 \
|
||||
Tie::Scalar.3 Tie::SubstrHash.3 Time::Local.3 diagnostics.3 \
|
||||
integer.3 less.3 lib.3 overload.3 sigtrap.3 strict.3 vars.3 \
|
||||
Config.3 DynaLoader.3 DB_File.3 Fcntl.3 FileHandle.3 GDBM_File.3 \
|
||||
Config.3 DynaLoader.3 DB_File.3 Fcntl.3 FileHandle.3 \
|
||||
NDBM_File.3 POSIX.3 SDBM_File.3 Safe.3 Socket.3
|
||||
|
||||
test:
|
||||
|
@ -449,7 +449,6 @@ lib/perl5/man/man3/DynaLoader.3.gz
|
||||
lib/perl5/man/man3/DB_File.3.gz
|
||||
lib/perl5/man/man3/Fcntl.3.gz
|
||||
lib/perl5/man/man3/FileHandle.3.gz
|
||||
lib/perl5/man/man3/GDBM_File.3.gz
|
||||
lib/perl5/man/man3/NDBM_File.3.gz
|
||||
lib/perl5/man/man3/POSIX.3.gz
|
||||
lib/perl5/man/man3/SDBM_File.3.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 16 April 1995
|
||||
# Whom: markm
|
||||
#
|
||||
# $Id: Makefile,v 1.13 1996/11/26 11:10:27 asami Exp $
|
||||
# $Id: Makefile,v 1.14 1996/12/07 14:23:25 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= perl5.003
|
||||
@ -51,7 +51,7 @@ MANTHREE= AnyDBM_File.3 AutoLoader.3 AutoSplit.3 Benchmark.3 \
|
||||
Text::Soundex.3 Text::Tabs.3 Text::Wrap.3 Tie::Hash.3 \
|
||||
Tie::Scalar.3 Tie::SubstrHash.3 Time::Local.3 diagnostics.3 \
|
||||
integer.3 less.3 lib.3 overload.3 sigtrap.3 strict.3 vars.3 \
|
||||
Config.3 DynaLoader.3 DB_File.3 Fcntl.3 FileHandle.3 GDBM_File.3 \
|
||||
Config.3 DynaLoader.3 DB_File.3 Fcntl.3 FileHandle.3 \
|
||||
NDBM_File.3 POSIX.3 SDBM_File.3 Safe.3 Socket.3
|
||||
|
||||
test:
|
||||
|
@ -449,7 +449,6 @@ lib/perl5/man/man3/DynaLoader.3.gz
|
||||
lib/perl5/man/man3/DB_File.3.gz
|
||||
lib/perl5/man/man3/Fcntl.3.gz
|
||||
lib/perl5/man/man3/FileHandle.3.gz
|
||||
lib/perl5/man/man3/GDBM_File.3.gz
|
||||
lib/perl5/man/man3/NDBM_File.3.gz
|
||||
lib/perl5/man/man3/POSIX.3.gz
|
||||
lib/perl5/man/man3/SDBM_File.3.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 16 April 1995
|
||||
# Whom: markm
|
||||
#
|
||||
# $Id: Makefile,v 1.13 1996/11/26 11:10:27 asami Exp $
|
||||
# $Id: Makefile,v 1.14 1996/12/07 14:23:25 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= perl5.003
|
||||
@ -51,7 +51,7 @@ MANTHREE= AnyDBM_File.3 AutoLoader.3 AutoSplit.3 Benchmark.3 \
|
||||
Text::Soundex.3 Text::Tabs.3 Text::Wrap.3 Tie::Hash.3 \
|
||||
Tie::Scalar.3 Tie::SubstrHash.3 Time::Local.3 diagnostics.3 \
|
||||
integer.3 less.3 lib.3 overload.3 sigtrap.3 strict.3 vars.3 \
|
||||
Config.3 DynaLoader.3 DB_File.3 Fcntl.3 FileHandle.3 GDBM_File.3 \
|
||||
Config.3 DynaLoader.3 DB_File.3 Fcntl.3 FileHandle.3 \
|
||||
NDBM_File.3 POSIX.3 SDBM_File.3 Safe.3 Socket.3
|
||||
|
||||
test:
|
||||
|
@ -449,7 +449,6 @@ lib/perl5/man/man3/DynaLoader.3.gz
|
||||
lib/perl5/man/man3/DB_File.3.gz
|
||||
lib/perl5/man/man3/Fcntl.3.gz
|
||||
lib/perl5/man/man3/FileHandle.3.gz
|
||||
lib/perl5/man/man3/GDBM_File.3.gz
|
||||
lib/perl5/man/man3/NDBM_File.3.gz
|
||||
lib/perl5/man/man3/POSIX.3.gz
|
||||
lib/perl5/man/man3/SDBM_File.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user