mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
eea681a1c6
PR: 16624 Submitted by: maintainer
12 lines
389 B
Plaintext
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
|