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