From b9f5999732e7222774f10d977b14daa0de7edb33 Mon Sep 17 00:00:00 2001 From: Jose Alonso Cardenas Marquez Date: Mon, 18 Sep 2006 18:41:13 +0000 Subject: - Add OPTIONS to some freepascal ports. Now, we can install the external libs optionally.[1] - Other tiny modifications Suggested by: Ales Catona [1] Approved by: garga(mentor, implicit) --- devel/fpc-fcl-image/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'devel/fpc-fcl-image') diff --git a/devel/fpc-fcl-image/Makefile b/devel/fpc-fcl-image/Makefile index 55f4c0ae3474..19228eaa498c 100644 --- a/devel/fpc-fcl-image/Makefile +++ b/devel/fpc-fcl-image/Makefile @@ -33,7 +33,5 @@ UNITSDIR= ${LOCALBASE}/lib/fpc/${PORTVERSION}/units/${BUILDNAME} MASTERDIR= ${.CURDIR}/../../lang/fpc WRKUNITDIR= ${FPCSRCDIR}/${PKGNAMESUFFIX:S/-//} EXTRACTUNITDIR+= ${WRKUNITDIR} ${FPCSRCDIR}/rtl ${FPCSRCDIR}/packages/base -OPT=-CX -Fi../ -Fu${PREFIX}/lib/${PORTNAME}/${PORTVERSION}/units/${BUILDNAME}/* -HAVE_EXAMPLES= true .include "${MASTERDIR}/Makefile" -- cgit v1.2.3