diff options
Diffstat (limited to 'www/hypermail/Makefile')
-rw-r--r-- | www/hypermail/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/hypermail/Makefile b/www/hypermail/Makefile index aac4c1b009b..d5544c3a505 100644 --- a/www/hypermail/Makefile +++ b/www/hypermail/Makefile @@ -6,14 +6,15 @@ # PORTNAME= hypermail -PORTVERSION= 2b28 +PORTVERSION= 2b30 CATEGORIES= www MASTER_SITES= ftp://ftp.landfield.com/hypermail/ \ ftp://ftp.faqs.org/hypermail/ MAINTAINER= veers@disturbed.net -HAS_CONFIGURE= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --with-htmldir=${PREFIX}/share/hypermail MAN1= hypermail.1 MAN4= hmrc.4 |