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 --- x11-toolkits/fpc-xforms/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'x11-toolkits/fpc-xforms') diff --git a/x11-toolkits/fpc-xforms/Makefile b/x11-toolkits/fpc-xforms/Makefile index cd7aca94f268..a6c06981b560 100644 --- a/x11-toolkits/fpc-xforms/Makefile +++ b/x11-toolkits/fpc-xforms/Makefile @@ -5,18 +5,15 @@ # $FreeBSD$ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11-toolkits lang PKGNAMESUFFIX= -forms MAINTAINER= acm@FreeBSD.org COMMENT= X-Forms interface for Free Pascal -BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc \ - fpcmake:${PORTSDIR}/lang/fpc-utils \ - ${UNITSDIR}/x11/Package.fpc:${PORTSDIR}/x11/fpc-x11 +USE_FPC= x11 -UNITSDIR= ${LOCALBASE}/lib/fpc/${PORTVERSION}/units/${BUILDNAME} MASTERDIR= ${.CURDIR}/../../lang/fpc WRKUNITDIR= ${FPCSRCDIR}/packages/extra/${PKGNAMESUFFIX:S/-//} EXTRACTUNITDIR+= ${WRKUNITDIR} -- cgit v1.2.3