diff options
Diffstat (limited to 'textproc/fpc-libxml2/Makefile')
-rw-r--r-- | textproc/fpc-libxml2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/fpc-libxml2/Makefile b/textproc/fpc-libxml2/Makefile index c8826c22ed51..e3df391e290b 100644 --- a/textproc/fpc-libxml2/Makefile +++ b/textproc/fpc-libxml2/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= -libxml2 COMMENT= Interface to xml2 library +USES= fpc USE_FPC= rtl-objpas MASTERDIR= ${.CURDIR}/../../lang/fpc |