fixes dependency against fgfs-base which has been renamed to flighgear-data
This commit is contained in:
parent
05b5ff6950
commit
d6cec28b0a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226200
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
|
|||
curl.4:${PORTSDIR}/ftp/curl
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \
|
||||
${LOCALBASE}/include/simgear/version.h:${PORTSDIR}/devel/simgear \
|
||||
${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/fgfs-base
|
||||
${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/flightgear-data
|
||||
|
||||
USE_AUTOTOOLS= aclocal:19 autoheader:262 automake:15 autoconf:262
|
||||
AUTOMAKE_ARGS= --add-missing
|
||||
|
|
Loading…
Reference in a new issue