diff options
Diffstat (limited to 'security/fpc-openssl/Makefile')
-rw-r--r-- | security/fpc-openssl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/fpc-openssl/Makefile b/security/fpc-openssl/Makefile index 815e9846b6b3..25561d432739 100644 --- a/security/fpc-openssl/Makefile +++ b/security/fpc-openssl/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= -openssl COMMENT= Free Pascal unit for OpenSSL +USES= fpc USE_FPC= rtl-extra MASTERDIR= ${.CURDIR}/../../lang/fpc |