git: 4bd06230f8a7 - main - games/lordsawar: Add missing dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Sep 2024 12:48:05 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4bd06230f8a700558218a99ec776e368b61c5d1d
commit 4bd06230f8a700558218a99ec776e368b61c5d1d
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-09-14 12:38:51 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-09-14 12:48:01 +0000
games/lordsawar: Add missing dependency
* Add libxml++26 to USE_GNOME
* While at it remove GNU_CONFIGURE_MANPREFIX
Approved by: portmgr (blanket, build fix)
---
games/lordsawar/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/games/lordsawar/Makefile b/games/lordsawar/Makefile
index 841e8ac36c89..b141d5870c59 100644
--- a/games/lordsawar/Makefile
+++ b/games/lordsawar/Makefile
@@ -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