diff options
Diffstat (limited to 'games/live-f1/Makefile')
-rw-r--r-- | games/live-f1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/live-f1/Makefile b/games/live-f1/Makefile index b7e80cc6d704..fef8c8f8bffb 100644 --- a/games/live-f1/Makefile +++ b/games/live-f1/Makefile @@ -12,6 +12,7 @@ COMMENT= Native client for the official Formula 1 Live Timing service LICENSE= GPLv2 +BROKEN= unfetchable LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION} |