aboutsummaryrefslogtreecommitdiffstats
path: root/devel/mico/files/patch-ap
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-12-03 21:02:57 +0000
committerSteve Price <steve@FreeBSD.org>1999-12-03 21:02:57 +0000
commit918286e9a83c436cc162b294ddb3d01b32026f98 (patch)
treea0c66faa2864f2763fdd1658ebe88f58dbae5432 /devel/mico/files/patch-ap
parent263660d34847aeaa08dd7792adb8175d7145f36e (diff)
Upgrade to version 2.3.0.
PR: 14001 Submitted by: Maxim Sobolev <sobomax@altavista.net>
Diffstat (limited to 'devel/mico/files/patch-ap')
-rw-r--r--devel/mico/files/patch-ap11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/mico/files/patch-ap b/devel/mico/files/patch-ap
new file mode 100644
index 000000000000..be39d860d053
--- /dev/null
+++ b/devel/mico/files/patch-ap
@@ -0,0 +1,11 @@
+--- coss/time/Makefile.orig Mon Sep 27 00:12:40 1999
++++ coss/time/Makefile Mon Sep 27 00:12:55 1999
+@@ -22,7 +22,7 @@
+
+ include ../../MakeVars
+
+-LDLIBS = -lmicocoss$(VERSION) -lmico$(VERSION) $(CONFLIBS)
++LDLIBS = -lmicocoss$(VERSION) -lmico$(VERSION) $(CONFLIBS) -lcompat
+ LDFLAGS := -L.. -L.. -L../../orb $(LDFLAGS)
+ CXXFLAGS := -I. -I../../include $(CXXFLAGS) $(EHFLAGS)
+ IDLFLAGS := -I../../include --poa --no-boa --relative-paths