aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp4/files/patch-Makefile.top
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2010-10-14 11:36:43 +0000
committerRenato Botelho <garga@FreeBSD.org>2010-10-14 11:36:43 +0000
commita25957646624310cdca618a299703bdb73e6f48a (patch)
tree314f4cc5e28076014ad8d561bd20a6f6462447c6 /net-mgmt/net-snmp4/files/patch-Makefile.top
parent5be34cf669cb41df4654465000273c8a4f55e400 (diff)
Notes
Diffstat (limited to 'net-mgmt/net-snmp4/files/patch-Makefile.top')
-rw-r--r--net-mgmt/net-snmp4/files/patch-Makefile.top11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/net-snmp4/files/patch-Makefile.top b/net-mgmt/net-snmp4/files/patch-Makefile.top
deleted file mode 100644
index 7e417a1e2500..000000000000
--- a/net-mgmt/net-snmp4/files/patch-Makefile.top
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.top.orig Sat Feb 16 10:00:19 2002
-+++ Makefile.top Sat Feb 16 23:31:00 2002
-@@ -52,7 +52,7 @@
- # Misc Compiling Stuff
- CC = @CC@
- # version number is prefixed by a 0 for a better shared library version number
--LIB_LD_CMD = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) -rpath $(libdir) $(SHVFLAGS) -o
-+LIB_LD_CMD = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) -rpath $(libdir) -version-info 4 -o
- LIB_EXTENSION = la
- LIB_VERSION =
- LIB_LDCONFIG_CMD = $(LIBTOOL) --mode=finish $(libdir)