summaryrefslogtreecommitdiff
path: root/databases/fpc-sqlite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/fpc-sqlite/Makefile')
-rw-r--r--databases/fpc-sqlite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/fpc-sqlite/Makefile b/databases/fpc-sqlite/Makefile
index d89597e0e4fc..9b3e243a93b9 100644
--- a/databases/fpc-sqlite/Makefile
+++ b/databases/fpc-sqlite/Makefile
@@ -5,14 +5,14 @@
# $FreeBSD$
#
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= databases lang
PKGNAMESUFFIX= -sqlite
MAINTAINER= acm@FreeBSD.org
COMMENT= Free Pascal interface to SQLite
-BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc
+USE_FPC= yes
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/base/${PKGNAMESUFFIX:S/-//}