1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-30 21:49:25 +00:00
freebsd-ports/x11/eterm/files/patch-libmej:Makefile.in
2001-02-17 22:28:10 +00:00

12 lines
389 B
Plaintext

--- libmej/Makefile.in.orig Mon Feb 7 21:52:12 2000
+++ libmej/Makefile.in Mon Feb 7 21:52:44 2000
@@ -120,7 +120,7 @@
INCLUDES = -I. -I.. -I$(includedir) -I$(prefix)/include
-libmej_la_LDFLAGS = -release $(VERSION)
+libmej_la_LDFLAGS = -version-info 9:9:9
EXTRA_DIST = debug.h global.h mem.h strings.h strptime.h strptime.c
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs