summaryrefslogtreecommitdiff
path: root/mail/hypermail/Makefile
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-10-20 10:10:47 +0000
committergrant <grant@pkgsrc.org>2004-10-20 10:10:47 +0000
commitf4e770bc337ff06b2dc7be44b646b56c090d3f01 (patch)
tree14a04b19e968a53bc258120ba5a66d6e34cfe7ae /mail/hypermail/Makefile
parent74e991d254d7758aa76a86a9395dfcc6176dbce7 (diff)
downloadpkgsrc-f4e770bc337ff06b2dc7be44b646b56c090d3f01.tar.gz
update hypermail to 2.1.8.
many changes since 2.1.7, mostly bug fixes and XHTML output. see the ChangeLog for full details.
Diffstat (limited to 'mail/hypermail/Makefile')
-rw-r--r--mail/hypermail/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/mail/hypermail/Makefile b/mail/hypermail/Makefile
index 09f13e29ef1..fae9141f6bf 100644
--- a/mail/hypermail/Makefile
+++ b/mail/hypermail/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:12:53 tv Exp $
+# $NetBSD: Makefile,v 1.9 2004/10/20 10:10:47 grant Exp $
#
-DISTNAME= hypermail-2.1.7
-PKGREVISION= 1
+DISTNAME= hypermail-2.1.8
CATEGORIES= mail www
MASTER_SITES= http://www.hypermail.org/dist/
@@ -15,9 +14,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-gdbm=${BUILDLINK_PREFIX.gdbm}
CONFIGURE_ARGS+= --with-htmldir=${PREFIX}/share/doc/html/hypermail
-pre-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/html/hypermail/images
-
.include "../../databases/gdbm/buildlink3.mk"
.include "../../devel/pcre/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"