aboutsummaryrefslogtreecommitdiff
path: root/lang/nbc
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2019-12-31 15:11:18 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2019-12-31 15:11:18 +0000
commit34196d10e5ee69d20c1534ccb6acc97c48296249 (patch)
tree2a8e1b46e250d661710bf15a002a6f11d62b504d /lang/nbc
parentec5997fc92034903024fa8b93deb0db8b7103bdb (diff)
downloadports-34196d10e5ee69d20c1534ccb6acc97c48296249.tar.gz
ports-34196d10e5ee69d20c1534ccb6acc97c48296249.zip
- Change LDPATH to FPC_LDPATH into lang/fpc/Makefile. It can be changed from
/etc/make.conf - Add FPC_LDPATH to freepascal compiler. By default it is defined to %%LOCALBASE%%/bin/ld.bfd but it can be changed setting FPC_LDPATH environment variable - Remove compatX dependencies from bootstrap and compiler. It could fix problems when GENERIC kernel is not used [1] - Rebuild bootstrap (ppcx64 and ppc386) with new changes - Bump PORTREVISION PR: 239135 Submitted by: fbsdbugs4 __at__ sentry.org
Notes
Notes: svn path=/head/; revision=521624
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 03e20ced4131..7df86e1897e6 100644
--- a/lang/nbc/Makefile
+++ b/lang/nbc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= nbc
PORTVERSION= 1.2.1.r4
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= lang
MASTER_SITES= SF/bricxcc/NBC_NXC/NBC%20release%20${PORTVERSION:S/.r/%20r/}
DISTNAME= ${PORTNAME}-${PORTVERSION}.src