From 53932fa1ce0864d6ace5e791313425a82b1805d4 Mon Sep 17 00:00:00 2001 From: acm Date: Tue, 18 Aug 2015 01:51:16 +0000 Subject: - Fix build adding dependencies --- lang/nbc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/nbc/Makefile') diff --git a/lang/nbc/Makefile b/lang/nbc/Makefile index fed2b042774f..5f782b87d267 100644 --- a/lang/nbc/Makefile +++ b/lang/nbc/Makefile @@ -5,7 +5,7 @@ PORTNAME= nbc PORTVERSION= 1.2.1.r4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= lang MASTER_SITES= SF/bricxcc/NBC_NXC/NBC%20release%20${PORTVERSION:S/.r/%20r/} DISTNAME= ${PORTNAME}-${PORTVERSION}.src @@ -23,7 +23,7 @@ ROBOCTL_DESC= Include roboctl to communicate with the NXT ROBOCTL_RUN_DEPENDS= legoctl:${PORTSDIR}/devel/roboctl USES= dos2unix gmake tar:tgz -USE_FPC= fcl-base fcl-image +USE_FPC= fcl-base fcl-image hash pasjpeg paszlib PLIST_FILES= bin/nbc \ include/nbc/NXCDefs.h \ -- cgit