From 3a14939100092889eaeb54dfdfc5eb20fbeb70e3 Mon Sep 17 00:00:00 2001 From: Jose Alonso Cardenas Marquez Date: Tue, 24 Jun 2008 15:18:15 +0000 Subject: - Use new freepascal stuff - Bump PORTREVISION --- databases/fpc-sqlite/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/fpc-sqlite') 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/-//} -- cgit v1.2.3