diff options
author | miwi <miwi@FreeBSD.org> | 2009-04-21 18:01:18 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-04-21 18:01:18 +0800 |
commit | 384ad91ff57674570daa2418a8500fbb54dae679 (patch) | |
tree | c739921f5e1aaf186b0883768718613865100ebf /net-p2p | |
parent | f865eab22d25529c150204017aa4b8d5ae11fa65 (diff) | |
download | freebsd-ports-graphics-384ad91ff57674570daa2418a8500fbb54dae679.tar.gz freebsd-ports-graphics-384ad91ff57674570daa2418a8500fbb54dae679.tar.zst freebsd-ports-graphics-384ad91ff57674570daa2418a8500fbb54dae679.zip |
- Remove uneeded patch
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/libtorrent-rasterbar-14/files/patch-configure | 14 | ||||
-rw-r--r-- | net-p2p/rblibtorrent-devel/files/patch-configure | 14 |
2 files changed, 0 insertions, 28 deletions
diff --git a/net-p2p/libtorrent-rasterbar-14/files/patch-configure b/net-p2p/libtorrent-rasterbar-14/files/patch-configure deleted file mode 100644 index 6f0928e1f91..00000000000 --- a/net-p2p/libtorrent-rasterbar-14/files/patch-configure +++ /dev/null @@ -1,14 +0,0 @@ ---- configure.orig 2009-02-18 11:42:51.000000000 +0300 -+++ configure 2009-03-24 17:47:12.000000000 +0300 -@@ -21727,11 +21727,6 @@ - LDFLAGS="$LDFLAGS_SAVED" - fi - -- if test -z "$BOOST_SYSTEM_LIB"; then -- { { echo "$as_me:$LINENO: error: unable to find Boost.System library, currently this is required." >&5 --echo "$as_me: error: unable to find Boost.System library, currently this is required." >&2;} -- { (exit 1); exit 1; }; } -- fi - - - diff --git a/net-p2p/rblibtorrent-devel/files/patch-configure b/net-p2p/rblibtorrent-devel/files/patch-configure deleted file mode 100644 index 6f0928e1f91..00000000000 --- a/net-p2p/rblibtorrent-devel/files/patch-configure +++ /dev/null @@ -1,14 +0,0 @@ ---- configure.orig 2009-02-18 11:42:51.000000000 +0300 -+++ configure 2009-03-24 17:47:12.000000000 +0300 -@@ -21727,11 +21727,6 @@ - LDFLAGS="$LDFLAGS_SAVED" - fi - -- if test -z "$BOOST_SYSTEM_LIB"; then -- { { echo "$as_me:$LINENO: error: unable to find Boost.System library, currently this is required." >&5 --echo "$as_me: error: unable to find Boost.System library, currently this is required." >&2;} -- { (exit 1); exit 1; }; } -- fi - - - |