summaryrefslogtreecommitdiff
path: root/databases/fpc-fpindexer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/fpc-fpindexer/Makefile')
-rw-r--r--databases/fpc-fpindexer/Makefile3
1 files changed, 1 insertions, 2 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/-//}