diff options
Diffstat (limited to 'www/mod_qos/Makefile')
-rw-r--r-- | www/mod_qos/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/mod_qos/Makefile b/www/mod_qos/Makefile index 98b18a4a8b77..c4a9e5fc4937 100644 --- a/www/mod_qos/Makefile +++ b/www/mod_qos/Makefile @@ -1,5 +1,5 @@ PORTNAME= mod_qos -DISTVERSION= 11.75 +DISTVERSION= 11.76 CATEGORIES= www MASTER_SITES= SF/mod-qos DIST_SUBDIR= apache2 @@ -10,8 +10,6 @@ WWW= https://mod-qos.sourceforge.net/ LICENSE= APACHE20 -LIB_DEPENDS= libpcre2-8.so:devel/pcre2 - USES= apache AP_FAST_BUILD= yes |