diff options
Diffstat (limited to 'net-irc/anope/anope-2.0.6.ebuild')
-rw-r--r-- | net-irc/anope/anope-2.0.6.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-irc/anope/anope-2.0.6.ebuild b/net-irc/anope/anope-2.0.6.ebuild index aad039abb9bb..dfdba26b54f7 100644 --- a/net-irc/anope/anope-2.0.6.ebuild +++ b/net-irc/anope/anope-2.0.6.ebuild @@ -39,6 +39,8 @@ DEPEND="${BDEPEND} tre? ( dev-libs/tre )" RDEPEND="${DEPEND}" +PATCHES=( "${FILESDIR}/pid-patch.patch" ) + S="${WORKDIR}/${P}-source" pkg_pretend() { |