mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
games/lordsawar: Add missing dependency
* Add libxml++26 to USE_GNOME * While at it remove GNU_CONFIGURE_MANPREFIX Approved by: portmgr (blanket, build fix)
This commit is contained in:
parent
f3758e0096
commit
4bd06230f8
@ -13,9 +13,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= compiler:c++11-lib gettext gmake gnome libarchive pkgconfig \
|
||||
shebangfix
|
||||
USE_GNOME= gtkmm30 intltool libxslt
|
||||
USE_GNOME= gtkmm30 intltool libxml++26 libxslt
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
SHEBANG_FILES= create-lw-file
|
||||
bash_CMD= /bin/sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user