summaryrefslogtreecommitdiff
path: root/pkgtools/pkgin/patches/patch-Makefile.in
blob: 3d3364b1bb198a23e777715bfdb305e44155bb85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-Makefile.in,v 1.3 2014/01/21 16:31:27 jperkin Exp $

Support catpage.

--- Makefile.in.orig	2013-06-16 14:00:45.000000000 +0000
+++ Makefile.in
@@ -2,4 +2,5 @@
 
 PROG=		pkgin
+MAN=		pkgin.1
 VERSION=	@PACKAGE_VERSION@
 SRCS=		main.c summary.c tools.c pkgindb.c depends.c actions.c \