summaryrefslogtreecommitdiff
path: root/databases/fpc-postgres
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 /databases/fpc-postgres
parentscience/vmd: Add USES=gl (diff)
- 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
Diffstat (limited to 'databases/fpc-postgres')
-rw-r--r--databases/fpc-postgres/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/fpc-postgres/Makefile b/databases/fpc-postgres/Makefile
index cb7194896456..77da65850b0e 100644
--- a/databases/fpc-postgres/Makefile
+++ b/databases/fpc-postgres/Makefile
@@ -1,7 +1,7 @@
# Created by: John Merryweather Cooper et al
# $FreeBSD$
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases lang
PKGNAMESUFFIX= -postgres