diff options
| author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-24 17:12:54 +0000 |
|---|---|---|
| committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-24 17:12:54 +0000 |
| commit | c51d540f7bbc1e327b6fb86c3713c5076351da2d (patch) | |
| tree | f6af9f6ae32a22bbd270c457092b7d8217642235 /net/roadrunner/files | |
| parent | remove mastersite which no longer has this software. (diff) | |
Re-add roadrunner, an open source implementation of BEEP, the Block Extensible
Exchange Protocol. This port is now fetchable once again, and the PR
submitter has offered to maintain it.
PR: 68285
Submitted by: michael johnson <ahze@ahze.net>
Notes
Notes:
svn path=/head/; revision=112156
Diffstat (limited to 'net/roadrunner/files')
| -rw-r--r-- | net/roadrunner/files/patch-Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/roadrunner/files/patch-Makefile.in b/net/roadrunner/files/patch-Makefile.in new file mode 100644 index 000000000000..858cd81c80f9 --- /dev/null +++ b/net/roadrunner/files/patch-Makefile.in @@ -0,0 +1,11 @@ +--- Makefile.in.orig Thu Jun 24 17:09:28 2004 ++++ Makefile.in Thu Jun 24 17:09:54 2004 +@@ -101,7 +101,7 @@ + EXTRA_DIST = roadrunner.pc.in LICENSE README.announce README.win32 API_CHANGES makefile.msc + + +-pkgconfigdir = $(libdir)/pkgconfig ++pkgconfigdir = $(prefix)/libdata/pkgconfig + pkgconfig_DATA = roadrunner.pc + ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
