1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/x11/eterm/files/patch-aj
Steve Price 6ec02ed8f8 Update to version 0.8.10.
PR:		14874
Submitted by:	Rod Taylor <rod@zort.on.ca>
2000-01-09 18:09:16 +00:00

12 lines
437 B
Plaintext

--- libmej/Makefile.in.orig Sat Jan 8 19:29:13 2000
+++ libmej/Makefile.in Sat Jan 8 19:29:50 2000
@@ -107,7 +107,7 @@
INCLUDES = -I. -I$(top_srcdir) -I$(top_srcdir)/src -I.. -I$(includedir) -I$(prefix)/include $(X_CFLAGS)
-libmej_la_LDFLAGS = -release $(VERSION)
+libmej_la_LDFLAGS = -version-info 8:8:8
EXTRA_DIST = debug.h global.h mem.h strings.h strptime.h strptime.c
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs