diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2006-07-12 19:09:46 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2006-07-12 19:09:46 +0000 |
commit | 2e691285597d0aa8ee6b2a45aa5707d1aa3e8248 (patch) | |
tree | 72f865f2d641c3214985e4a7ca356ca60c3bf6a7 /net-p2p/libtorrent | |
parent | 25d57ca90dc1842854967357ff1e9fbd2a6f8bf9 (diff) |
Notes
Diffstat (limited to 'net-p2p/libtorrent')
-rw-r--r-- | net-p2p/libtorrent/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/libtorrent/files/stable-ltmain.sh (renamed from net-p2p/libtorrent/files/patch-ltmain.sh) | 0 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile index 1e210f07e0d6..31bc571fcdee 100644 --- a/net-p2p/libtorrent/Makefile +++ b/net-p2p/libtorrent/Makefile @@ -25,6 +25,8 @@ INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +EXTRA_PATCHES?= ${.CURDIR}/files/stable-* + .include <bsd.port.pre.mk> CONFIGURE_ARGS= --disable-debug --with-openssl=${OPENSSLBASE} diff --git a/net-p2p/libtorrent/files/patch-ltmain.sh b/net-p2p/libtorrent/files/stable-ltmain.sh index 718b8c0aa1fa..718b8c0aa1fa 100644 --- a/net-p2p/libtorrent/files/patch-ltmain.sh +++ b/net-p2p/libtorrent/files/stable-ltmain.sh |