SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
14
x11/mlterm/patches/patch-baselib_src_Makefile_in
Normal file
14
x11/mlterm/patches/patch-baselib_src_Makefile_in
Normal file
|
@ -0,0 +1,14 @@
|
|||
Index: baselib/src/Makefile.in
|
||||
--- baselib/src/Makefile.in.orig
|
||||
+++ baselib/src/Makefile.in
|
||||
@@ -36,8 +36,8 @@ LIBTOOL_INSTALL = $(LIBTOOL) --mode=install $(INSTALL)
|
||||
|
||||
LIBNAME=libpobl
|
||||
LIBNAME_DEB=libpobl_deb
|
||||
-MAJOR = 1
|
||||
-MINOR = 0
|
||||
+MAJOR = ${LIBpobl_VERSION:R}
|
||||
+MINOR = ${LIBpobl_VERSION:E}
|
||||
|
||||
SUBDIRS = config util io collection sys i18n
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue