SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,14 @@
Index: lib/ext2fs/Makefile.in
--- lib/ext2fs/Makefile.in.orig
+++ lib/ext2fs/Makefile.in
@@ -234,8 +234,8 @@ HFILES_IN= ext2_err.h ext2_types.h
LIBRARY= libext2fs
LIBDIR= ext2fs
-ELF_VERSION = 2.4
-ELF_SO_VERSION = 2
+ELF_VERSION = $(LIBext2fs_VERSION)
+ELF_SO_VERSION = $(LIBext2fs_VERSION)
ELF_IMAGE = libext2fs
ELF_MYDIR = ext2fs
ELF_INSTALL_DIR = $(root_libdir)