diff options
Diffstat (limited to 'www/fpc-httpd24/Makefile')
-rw-r--r-- | www/fpc-httpd24/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/fpc-httpd24/Makefile b/www/fpc-httpd24/Makefile index 5aee8e63e5a5..73d35e00c62b 100644 --- a/www/fpc-httpd24/Makefile +++ b/www/fpc-httpd24/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= -httpd24 COMMENT= Free Pascal headers for Apache 2.4 series web server +USES= fpc USE_FPC= rtl-extra MASTERDIR= ${.CURDIR}/../../lang/fpc |