- Convert KNOBS to new options framework [1] - Drop ABI version numbers in LIB_DEPENDS [1] - Add UPDATING entry to inform users of IPv6 changes to devel/libvanessa_socket that affect perdition [2] PR: ports/174550 [1], ports/174410 [2] Submitted by: Thomas Vogt <thomas@bsdunix.ch> (maintainer) [1], Joel Ray Holveck <joelh@piquan.org> [2]
10 lines
308 B
C
10 lines
308 B
C
--- ./makegdbm/options.h.orig 2013-01-08 16:04:27.000000000 -0500
|
|
+++ ./makegdbm/options.h 2013-01-08 16:04:51.000000000 -0500
|
|
@@ -39,7 +39,6 @@
|
|
#endif
|
|
|
|
extern gdbm_error gdbm_errno;
|
|
-extern char *gdbm_version;
|
|
|
|
#define COPYRIGHT \
|
|
"(c) 1999 Horms <horms@verge.net.au>\nReleased under the GNU GPL\n"
|