4cd833f967
Changes to the port: - normalize paths; - make term_charset work; - note the net/irssi-silc in DESCR; - cleanup; very initial diff, testing and ok maintainer Wiktor Izdebski ok jasper@
13 lines
457 B
Plaintext
13 lines
457 B
Plaintext
$OpenBSD: patch-src_irc_proxy_Makefile_in,v 1.3 2007/05/16 19:29:11 martynas Exp $
|
|
--- src/irc/proxy/Makefile.in.orig Sat Apr 28 20:40:31 2007
|
|
+++ src/irc/proxy/Makefile.in Sat Apr 28 20:36:44 2007
|
|
@@ -244,7 +244,7 @@ INCLUDES = \
|
|
-I$(top_srcdir)/src/irc/core/ \
|
|
$(GLIB_CFLAGS)
|
|
|
|
-libirc_proxy_la_LDFLAGS = -module
|
|
+libirc_proxy_la_LDFLAGS = -module -avoid-version
|
|
libirc_proxy_la_DEPENDENCIES = libirc_proxy.a
|
|
libirc_proxy_la_SOURCES = \
|
|
proxy.c \
|