Index: head/devel/fpc-fcl-image/Makefile =================================================================== --- head/devel/fpc-fcl-image/Makefile (revision 394541) +++ head/devel/fpc-fcl-image/Makefile (revision 394542) @@ -1,18 +1,17 @@ # Created by: Alonso Cardenas Marquez # $FreeBSD$ -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel lang PKGNAMESUFFIX= -fcl-image MAINTAINER= freebsd-fpc@FreeBSD.org COMMENT= Free Pascal Component Library USE_FPC= fcl-async fcl-base hash pasjpeg paszlib pthreads libpng -USE_FPC_RUN= yes MASTERDIR= ${.CURDIR}/../../lang/fpc WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//} EXTRACTUNITDIR= ${WRKUNITDIR} .include "${MASTERDIR}/Makefile"