mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
15 lines
360 B
Plaintext
15 lines
360 B
Plaintext
|
|
$FreeBSD$
|
|
|
|
--- camel/providers/nntp/Makefile.in 2002/01/22 19:07:18 1.1
|
|
+++ camel/providers/nntp/Makefile.in 2002/01/22 19:07:59
|
|
@@ -221,7 +221,7 @@
|
|
camel-nntp-utils.h
|
|
|
|
|
|
-libcamelnntp_la_LDFLAGS = -version-info 0:0:0
|
|
+libcamelnntp_la_LDFLAGS = -avoid-version -module
|
|
|
|
EXTRA_DIST = libcamelnntp.urls
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|