aboutsummaryrefslogtreecommitdiff
path: root/databases/fpc-fpindexer
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2015-08-18 02:25:23 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2015-08-18 02:25:23 +0000
commitae40b093721d4c701902b66219e59e262e5607f8 (patch)
tree018acbce68c5bca0f54672ea0e6e1e14c8052b0d /databases/fpc-fpindexer
parente21eeeefb83157ff614aeecda34ab0ed122c256d (diff)
downloadports-ae40b093721d4c701902b66219e59e262e5607f8.tar.gz
ports-ae40b093721d4c701902b66219e59e262e5607f8.zip
- Fix build adding dependencies
Notes
Notes: svn path=/head/; revision=394546
Diffstat (limited to 'databases/fpc-fpindexer')
-rw-r--r--databases/fpc-fpindexer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/fpc-fpindexer/Makefile b/databases/fpc-fpindexer/Makefile
index e92af6b0efdf..34745c319e6f 100644
--- a/databases/fpc-fpindexer/Makefile
+++ b/databases/fpc-fpindexer/Makefile
@@ -1,14 +1,14 @@
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases lang
PKGNAMESUFFIX= -fpindexer
MAINTAINER= freebsd-fpc@FreeBSD.org
COMMENT= Database indexer with database/flat file backend
-USE_FPC= chm fcl-base fcl-db
+USE_FPC= chm fcl-base fcl-db fcl-xml ibase sqlite
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}