diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-02-13 11:27:49 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-02-13 11:27:49 +0000 |
commit | 380c3e11fe011ebb8c196cbb893e40ffe4fc2661 (patch) | |
tree | 4bbbb35f209dc9392ac64a2a91095409ffe3d704 /devel/ORBit2/files/patch-src::daemons::interface_repository::Makefile.in | |
parent | Update to 20020213.1 which fixes the PKG_DBDRIVER problem introduced (diff) |
Update to 2.3.103 after a repo-copy from ports/devel/ORBit.
Notes
Notes:
svn path=/head/; revision=54654
Diffstat (limited to 'devel/ORBit2/files/patch-src::daemons::interface_repository::Makefile.in')
-rw-r--r-- | devel/ORBit2/files/patch-src::daemons::interface_repository::Makefile.in | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/ORBit2/files/patch-src::daemons::interface_repository::Makefile.in b/devel/ORBit2/files/patch-src::daemons::interface_repository::Makefile.in deleted file mode 100644 index 2ec5230f1504..000000000000 --- a/devel/ORBit2/files/patch-src::daemons::interface_repository::Makefile.in +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-al,v 1.5 2000/10/17 23:48:01 jlam Exp $ - ---- src/daemons/interface_repository/Makefile.in.orig Thu Oct 12 12:07:12 2000 -+++ src/daemons/interface_repository/Makefile.in -@@ -102,7 +102,7 @@ - - - orbit_ird_LDFLAGS = -static --orbit_ird_LDADD = $(top_builddir)/src/orb/libORBit.la $(top_builddir)/src/IIOP/libIIOP.la $(top_builddir)/src/ORBitutil/libORBitutil.la @GLIB_LIBS@ -lm -+orbit_ird_LDADD = $(top_builddir)/src/orb/libORBit.la $(top_builddir)/src/IIOP/libIIOP.la $(top_builddir)/src/ORBitutil/libORBitutil.la @GLIB_LIBS@ -lm @LIB_WRAP@ - - - orbit_ird_SOURCES = interface_repository-skels.c interface_repository-impl.c |