View | Details | Raw Unified | Return to bug 130162
Collapse All | Expand All

(-)flightgear-atlas/Makefile (-1 / +3 lines)
Lines 22-28 Link Here
22
		curl.4:${PORTSDIR}/ftp/curl
22
		curl.4:${PORTSDIR}/ftp/curl
23
RUN_DEPENDS=	${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \
23
RUN_DEPENDS=	${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \
24
		${LOCALBASE}/include/simgear/version.h:${PORTSDIR}/devel/simgear \
24
		${LOCALBASE}/include/simgear/version.h:${PORTSDIR}/devel/simgear \
25
		${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/fgfs-base
25
		${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/flightgear-data
26
27
BROKEN=	does not build with SimGear > 1.0.0
26
28
27
USE_AUTOTOOLS=	aclocal:19 autoheader:262 automake:15 autoconf:262
29
USE_AUTOTOOLS=	aclocal:19 autoheader:262 automake:15 autoconf:262
28
AUTOMAKE_ARGS=	--add-missing
30
AUTOMAKE_ARGS=	--add-missing

Return to bug 130162