diff options
Diffstat (limited to 'www/mod_auth_kerb2/Makefile')
-rw-r--r-- | www/mod_auth_kerb2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_auth_kerb2/Makefile b/www/mod_auth_kerb2/Makefile index 4558f34e0a77..42a4a6922bc2 100644 --- a/www/mod_auth_kerb2/Makefile +++ b/www/mod_auth_kerb2/Makefile @@ -26,6 +26,8 @@ USE_APACHE= 2.0+ USE_GMAKE= yes GNU_CONFIGURE= yes +BUILD_DEPENDS= gsed:${PORTSDIR}/textproc/gsed + PORTSCOUT= limit:^5.3 .if defined(KRB5_HOME) |