summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/fpc-fpindexer/Makefile3
-rw-r--r--databases/fpc-gdbm/Makefile1
-rw-r--r--databases/fpc-ibase/Makefile2
-rw-r--r--databases/fpc-postgres/Makefile1
4 files changed, 1 insertions, 6 deletions
diff --git a/databases/fpc-fpindexer/Makefile b/databases/fpc-fpindexer/Makefile
index 532b2519ea19..e046efcc2951 100644
--- a/databases/fpc-fpindexer/Makefile
+++ b/databases/fpc-fpindexer/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-PORTREVISION= 6
CATEGORIES= databases lang
PKGNAMESUFFIX= -fpindexer
@@ -8,7 +7,7 @@ COMMENT= Database indexer with database/flat file backend
USES= fpc
USE_FPC= chm dblib fcl-base fcl-db fcl-json fcl-xml ibase mysql odbc \
- oracle postgres pxlib sqlite rtl-extra
+ oracle postgres pxlib sqlite rtl-extra rtl-generics
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
diff --git a/databases/fpc-gdbm/Makefile b/databases/fpc-gdbm/Makefile
index 48ee06568ed0..622fbaea6118 100644
--- a/databases/fpc-gdbm/Makefile
+++ b/databases/fpc-gdbm/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-PORTREVISION= 5
CATEGORIES= databases lang
PKGNAMESUFFIX= -gdbm
diff --git a/databases/fpc-ibase/Makefile b/databases/fpc-ibase/Makefile
index 236af3feed52..f0c6ceec70f6 100644
--- a/databases/fpc-ibase/Makefile
+++ b/databases/fpc-ibase/Makefile
@@ -1,7 +1,6 @@
# Created by: John Merryweather Cooper
# $FreeBSD$
-PORTREVISION= 5
CATEGORIES= databases lang
PKGNAMESUFFIX= -ibase
@@ -15,7 +14,6 @@ EXTRACTUNITDIR= ${WRKUNITDIR}
OPTIONS_DEFINE= IBASE
IBASE_DESC= Install Interbase/Firebird client
-OPTIONS_DEFAULT= IBASE
IBASE_USES= firebird
diff --git a/databases/fpc-postgres/Makefile b/databases/fpc-postgres/Makefile
index 8748edb11341..ad7345e8fedd 100644
--- a/databases/fpc-postgres/Makefile
+++ b/databases/fpc-postgres/Makefile
@@ -1,7 +1,6 @@
# Created by: John Merryweather Cooper et al
# $FreeBSD$
-PORTREVISION= 6
CATEGORIES= databases lang
PKGNAMESUFFIX= -postgres