From be42e0eb0b7c342a1c3de0d27148f5bb0bd0c48b Mon Sep 17 00:00:00 2001 From: jperkin Date: Wed, 30 Mar 2016 09:22:48 +0000 Subject: Use PKGMANDIR. Add patch comment. --- editors/vilearn/distinfo | 4 ++-- editors/vilearn/patches/patch-aa | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/editors/vilearn/distinfo b/editors/vilearn/distinfo index bcf5c82014f..b7d182e5d98 100644 --- a/editors/vilearn/distinfo +++ b/editors/vilearn/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.6 2015/11/03 03:32:23 agc Exp $ +$NetBSD: distinfo,v 1.7 2016/03/30 09:22:48 jperkin Exp $ SHA1 (vilearn-1.0.shar.Z) = 08aed424df46f30c93c604f3dc79d2affe1ec70e RMD160 (vilearn-1.0.shar.Z) = 081d6c4055d7de7e6739e217501ca1fa7054e2fc SHA512 (vilearn-1.0.shar.Z) = 55456ebcb37ab2edfad1643626cd803e77e39183d497ac7093f27095e0c859d470b2020c23909eff2c98701ba49884874c9c94258de098307d0fe746b463b9f2 Size (vilearn-1.0.shar.Z) = 25787 bytes -SHA1 (patch-aa) = 7ddff60dc58e7d866e5d81a91a792553a47912ef +SHA1 (patch-aa) = 69c0f1e87ed6dd886e213182f79c358352032169 diff --git a/editors/vilearn/patches/patch-aa b/editors/vilearn/patches/patch-aa index bcaee82feef..38c34d66d27 100644 --- a/editors/vilearn/patches/patch-aa +++ b/editors/vilearn/patches/patch-aa @@ -1,4 +1,6 @@ -$NetBSD: patch-aa,v 1.3 2008/06/20 01:09:17 joerg Exp $ +$NetBSD: patch-aa,v 1.4 2016/03/30 09:22:48 jperkin Exp $ + +Use pkgsrc layout. --- Makefile.orig Wed Sep 24 16:22:05 2003 +++ Makefile Wed Sep 24 16:26:08 2003 @@ -13,7 +15,7 @@ $NetBSD: patch-aa,v 1.3 2008/06/20 01:09:17 joerg Exp $ # should be somewhere that the default man command will search. -MANDIR= /usr/local/man -+MANDIR= ${PREFIX}/man ++MANDIR= ${PREFIX}/${PKGMANDIR} # SEC is the section of the manual that vilearn's man page will be # installed in. -- cgit v1.2.3