aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-06-25 16:58:09 +0800
committerbapt <bapt@FreeBSD.org>2014-06-25 16:58:09 +0800
commit4727c589d9430bcdd079ca9679f1362e865f9c7a (patch)
treef10cf7fb25b0aa3ea00f6de39d75c4dd6e48df98 /games
parente0c273e0ff511da6fc1fbc34e48a17ba676d2d6a (diff)
downloadfreebsd-ports-gnome-4727c589d9430bcdd079ca9679f1362e865f9c7a.tar.gz
freebsd-ports-gnome-4727c589d9430bcdd079ca9679f1362e865f9c7a.tar.zst
freebsd-ports-gnome-4727c589d9430bcdd079ca9679f1362e865f9c7a.zip
Fix build on system built WITHOUT_INFO
With hat: portmgr
Diffstat (limited to 'games')
-rw-r--r--games/heroes/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/heroes/Makefile b/games/heroes/Makefile
index ec2481998aab..df99c00a9d9a 100644
--- a/games/heroes/Makefile
+++ b/games/heroes/Makefile
@@ -31,7 +31,7 @@ SOUNDSRC= ${WRKDIR}/${SOUNDISTNAME}
MUSICSRC= ${WRKDIR}/${MUSICDISTNAME}
USE_SDL= mixer sdl
-USES= gettext gmake iconv
+USES= gettext gmake iconv makeinfo
GNU_CONFIGURE= yes
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
CONFIGURE_ARGS= --with-sdl_mixer=${LOCALBASE} --without-gii --without-ggi