diff options
Diffstat (limited to 'devel/fpc-fcl-db/Makefile')
-rw-r--r-- | devel/fpc-fcl-db/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/fpc-fcl-db/Makefile b/devel/fpc-fcl-db/Makefile index 55f4c0ae3474..19228eaa498c 100644 --- a/devel/fpc-fcl-db/Makefile +++ b/devel/fpc-fcl-db/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" |