summaryrefslogtreecommitdiff
path: root/mail/hypermail
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-10-12 20:09:24 +0000
committerrillig <rillig@pkgsrc.org>2019-10-12 20:09:24 +0000
commitb3bc8ce58adbdc5c0822a9072d3667ec0285d9ab (patch)
treea5727ad041da4f3dd7f0ac94008001b0beea7f95 /mail/hypermail
parentbf3b65190bc19e798e18242ee1293e69260e4d48 (diff)
downloadpkgsrc-b3bc8ce58adbdc5c0822a9072d3667ec0285d9ab.tar.gz
mail/hypermail: fix location of HTML documentation
Diffstat (limited to 'mail/hypermail')
-rw-r--r--mail/hypermail/Makefile6
-rw-r--r--mail/hypermail/PLIST19
2 files changed, 12 insertions, 13 deletions
diff --git a/mail/hypermail/Makefile b/mail/hypermail/Makefile
index 62c34ecd520..8cacc23f062 100644
--- a/mail/hypermail/Makefile
+++ b/mail/hypermail/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2018/08/28 21:25:15 manu Exp $
+# $NetBSD: Makefile,v 1.22 2019/10/12 20:09:24 rillig Exp $
#
DISTNAME= hypermail-2.3.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= mail www
MASTER_SITES= ${HOMEPAGE}
MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=hypermail/}
@@ -21,7 +21,7 @@ FORTIFY_SUPPORTED= no
LDFLAGS+= -liconv
CONFIGURE_ARGS+= --with-gdbm=${BUILDLINK_PREFIX.gdbm}
-CONFIGURE_ARGS+= --with-htmldir=${DESTDIR}${PREFIX}/share/doc/html/hypermail
+CONFIGURE_ARGS+= --with-htmldir=${DESTDIR}${PREFIX}/share/doc/hypermail
INSTALL_MAKE_FLAGS+= prefix=${DESTDIR}${PREFIX} \
mandir=${DESTDIR}${PREFIX}/${PKGMANDIR}
diff --git a/mail/hypermail/PLIST b/mail/hypermail/PLIST
index 6f0f71c4702..685479c68b3 100644
--- a/mail/hypermail/PLIST
+++ b/mail/hypermail/PLIST
@@ -1,15 +1,14 @@
-@comment $NetBSD: PLIST,v 1.5 2009/06/14 20:45:11 joerg Exp $
+@comment $NetBSD: PLIST,v 1.6 2019/10/12 20:09:24 rillig Exp $
bin/hypermail
bin/msg2archive
bin/rdmsg
man/man1/hypermail.1
man/man4/hmrc.4
-share/doc/html/hypermail/archive_search.html
-share/doc/html/hypermail/customizing.html
-share/doc/html/hypermail/hmrc.html
-share/doc/html/hypermail/hr.yellow.png
-share/doc/html/hypermail/hypermail-faq.html
-share/doc/html/hypermail/hypermail.html
-share/doc/html/hypermail/hypermail.png
-share/doc/html/hypermail/stars.png
-@pkgdir share/doc/html/hypermail/images
+share/doc/hypermail/archive_search.html
+share/doc/hypermail/customizing.html
+share/doc/hypermail/hmrc.html
+share/doc/hypermail/hr.yellow.png
+share/doc/hypermail/hypermail-faq.html
+share/doc/hypermail/hypermail.html
+share/doc/hypermail/hypermail.png
+share/doc/hypermail/stars.png