diff options
Diffstat (limited to 'devel/fpc-fcl-xml/Makefile')
-rw-r--r-- | devel/fpc-fcl-xml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/fpc-fcl-xml/Makefile b/devel/fpc-fcl-xml/Makefile index fe802103b042..eb1456ad5d55 100644 --- a/devel/fpc-fcl-xml/Makefile +++ b/devel/fpc-fcl-xml/Makefile @@ -6,8 +6,8 @@ PKGNAMESUFFIX= -fcl-xml COMMENT= Free Pascal XML and DOM library (FCL) +USES= fpc:run USE_FPC= fcl-base fcl-res rtl-objpas iconvenc -USE_FPC_RUN= yes MASTERDIR= ${.CURDIR}/../../lang/fpc WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//} |