From 5541fdbc2f47f3165fd821021a46cdd2d1e8e0d2 Mon Sep 17 00:00:00 2001 From: Jose Alonso Cardenas Marquez Date: Thu, 7 Sep 2006 21:32:29 +0000 Subject: - Update to 2.0.4 - Add new dependencies to editors/lazarus Approved by: garga (mentor,implicit) --- databases/fpc-postgres/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/fpc-postgres') diff --git a/databases/fpc-postgres/Makefile b/databases/fpc-postgres/Makefile index 32f46b39af21..689b12624dec 100644 --- a/databases/fpc-postgres/Makefile +++ b/databases/fpc-postgres/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= databases lang PKGNAMESUFFIX= -postgres @@ -17,7 +17,7 @@ BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc USE_PGSQL= yes MASTERDIR= ${.CURDIR}/../../lang/fpc -WRKUNITDIR= ${PORTNAME}/packages/base/${PKGNAMESUFFIX:S/-//} +WRKUNITDIR= ${FPCSRCDIR}/packages/base/${PKGNAMESUFFIX:S/-//} EXTRACTUNITDIR+= ${WRKUNITDIR} HAVE_EXAMPLES= true -- cgit v1.2.3