mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
lang/nbc: Unbreak after upgrade to FPC 3.0.0
This commit is contained in:
parent
3c27084f9f
commit
3ced058353
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404089
@ -5,7 +5,7 @@
|
||||
|
||||
PORTNAME= nbc
|
||||
PORTVERSION= 1.2.1.r4
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
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 hash pasjpeg paszlib
|
||||
USE_FPC= fcl-base fcl-image pasjpeg rtl-objpas
|
||||
|
||||
PLIST_FILES= bin/nbc \
|
||||
include/nbc/NXCDefs.h \
|
||||
|
Loading…
Reference in New Issue
Block a user