Files
pkgsrc-ng/converters/dos2unix/patches/patch-Makefile
2016-01-21 23:40:00 +01:00

16 lines
454 B
Plaintext

$NetBSD: patch-Makefile,v 1.3 2014/06/17 12:54:28 ryoon Exp $
* install man pages to ${PREFIX}/man
--- Makefile.orig 2014-04-17 19:43:48.000000000 +0000
+++ Makefile
@@ -78,7 +78,7 @@ datadir = $(datarootdir)
docsubdir = $(PACKAGE)-$(DOS2UNIX_VERSION)
docdir = $(datarootdir)/doc/$(docsubdir)
localedir = $(datarootdir)/locale
-mandir = $(datarootdir)/man
+mandir = $(prefix)/${PKGMANDIR}
man1dir = $(mandir)/man1
manext = .1
man1ext = .1