pkgsrc-ng/pkgtools/pkgin/patches/patch-Makefile.in
2014-08-11 13:27:10 +02:00

13 lines
299 B
Plaintext

$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 \