summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2017-04-17 22:07:36 +0200
committerMats Lidell <matsl@gentoo.org>2017-04-17 22:08:08 +0200
commit1d26ca1814811aca0463644dc3ebe920470a9357 (patch)
tree625ba7e5faff274dc16ab740eb8de74b2b6aa108 /app-editors/xemacs/xemacs-21.4.24.ebuild
parentdev-tex/feynmf: Create relative rather than absolute symlinks in doc dir. (diff)
downloadgentoo-1d26ca1814811aca0463644dc3ebe920470a9357.tar.gz
gentoo-1d26ca1814811aca0463644dc3ebe920470a9357.tar.bz2
gentoo-1d26ca1814811aca0463644dc3ebe920470a9357.zip
app-editors/xemacs: Build with ncurses using tinfo, bug #615544
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-editors/xemacs/xemacs-21.4.24.ebuild')
-rw-r--r--app-editors/xemacs/xemacs-21.4.24.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-editors/xemacs/xemacs-21.4.24.ebuild b/app-editors/xemacs/xemacs-21.4.24.ebuild
index 9305b8ed2eb2..6f9245c0ea78 100644
--- a/app-editors/xemacs/xemacs-21.4.24.ebuild
+++ b/app-editors/xemacs/xemacs-21.4.24.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# Note: xemacs currently does not work with a hardened profile. If you
@@ -63,6 +63,8 @@ src_prepare() {
epatch "${FILESDIR}"/xemacs-21.4.19-db.patch
# see bug 576512
epatch "${FILESDIR}"/xemacs-21.4.24-gcc5.patch
+ # see bug 615544
+ epatch "${FILESDIR}"/xemacs-21.4.24-ncurses-tinfo.patch
# Some binaries and man pages are installed under suffixed names
# to avoid collions with their GNU Emacs counterparts (see below).