pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/mess822 Fixed some pkglint warnings.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d009de0373c4
branches:  trunk
changeset: 394580:d009de0373c4
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri Jun 12 18:54:32 2009 +0000

description:
Fixed some pkglint warnings.

diffstat:

 mail/mess822/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r 407507ccbe86 -r d009de0373c4 mail/mess822/Makefile
--- a/mail/mess822/Makefile     Fri Jun 12 17:24:53 2009 +0000
+++ b/mail/mess822/Makefile     Fri Jun 12 18:54:32 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2008/07/30 10:40:56 schmonz Exp $
+# $NetBSD: Makefile,v 1.17 2009/06/12 18:54:32 rillig Exp $
 #
 
 DISTNAME=              mess822-0.58
@@ -29,8 +29,7 @@
 
 DJB_BUILD_TARGETS=     install instcheck
 
-INSTALLATION_DIRS=     bin include lib man ${PKGMANDIR}/cat1 ${PKGMANDIR}/cat3 ${PKGMANDIR}/cat5 ${PKGMANDIR}/cat8
-INSTALLATION_DIRS+=    man/man1 man/man3 man/man5 man/man8 share/examples/mess822
+AUTO_MKDIRS=           yes
 
 SUBST_FILES.djbware+=  cdb_seek.c leapsecs_read.c
 



Home | Main Index | Thread Index | Old Index