Skip to content

Commit

Permalink
games-roguelike/angband: drop pkg-config hack
Browse files Browse the repository at this point in the history
It is no longer needed since configure.ac was fixed upstream:
angband/angband@780d86b

Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Stefan Strogin <[email protected]>
Signed-off-by: James Le Cuirot <[email protected]>
  • Loading branch information
steils authored and chewi committed Mar 9, 2019
1 parent 528be1e commit 8d1a254
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion games-roguelike/angband/angband-4.1.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ src_configure() {
myconf="--disable-sdl-mixer"
fi

ac_cv_path_NCURSES_CONFIG="pkg-config ncursesw" \
econf \
--bindir="${EPREFIX}"/usr/bin \
--with-private-dirs \
Expand Down

0 comments on commit 8d1a254

Please sign in to comment.