aboutsummaryrefslogtreecommitdiff
path: root/lang/nbc
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2019-08-15 16:11:27 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2019-08-15 16:11:27 +0000
commit4b5930e48a6f56f3b6ed302f77a648181f48eaf3 (patch)
tree962eb9af470c9f05449b45bf33a0b227ef221b61 /lang/nbc
parentfa9b48734b7ca11dc49345fc99cb97764b375e94 (diff)
downloadports-4b5930e48a6f56f3b6ed302f77a648181f48eaf3.tar.gz
ports-4b5930e48a6f56f3b6ed302f77a648181f48eaf3.zip
- Add new fpc bootstrap (i386 and x86_64). It could need less COMPATX
dependencies in kernel - Add patch file to solve some linking problem - Remove LD_UNSAFE. Now it can be defined via LDPATH (/usr/bin/ld.bfd by default). fpc is not working with lld. We will use binutils-ports when ld.bfd is moved from base if lld not working on future version of fpc - Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=509004
Diffstat (limited to 'lang/nbc')
-rw-r--r--lang/nbc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/nbc/Makefile b/lang/nbc/Makefile
index 966db3972800..152d2e10c7c0 100644
--- a/lang/nbc/Makefile
+++ b/lang/nbc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= nbc
PORTVERSION= 1.2.1.r4
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= lang
MASTER_SITES= SF/bricxcc/NBC_NXC/NBC%20release%20${PORTVERSION:S/.r/%20r/}
DISTNAME= ${PORTNAME}-${PORTVERSION}.src