diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2018-04-05 04:52:36 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2018-04-05 04:52:36 +0000 |
commit | 5ab881a5d9e41945e066f0332b891e12e66d0841 (patch) | |
tree | 1407eca99be95ddb9e55faff3e70910850182df9 /misc/fpc-chm | |
parent | b223666a533d6e9084dba015d034ffcf7b72a3b3 (diff) | |
download | ports-5ab881a5d9e41945e066f0332b891e12e66d0841.tar.gz ports-5ab881a5d9e41945e066f0332b891e12e66d0841.zip |
Notes
Diffstat (limited to 'misc/fpc-chm')
-rw-r--r-- | misc/fpc-chm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/fpc-chm/Makefile b/misc/fpc-chm/Makefile index 9df9ece985be..41b8fe16426a 100644 --- a/misc/fpc-chm/Makefile +++ b/misc/fpc-chm/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= -chm COMMENT= Free Pascal unit to manipulate chm files +USES= fpc USE_FPC= fcl-base fcl-xml MASTERDIR= ${.CURDIR}/../../lang/fpc |