pkgsrc/devel/man-pages/patches/patch-Makefile
wiz 9465e9767b Initial import of man-pages-3.41.
This package contains Linux man pages for sections 2, 3, 4, 5, and 7.
2012-05-12 07:16:46 +00:00

15 lines
284 B
Text

$NetBSD: patch-Makefile,v 1.1.1.1 2012/05/12 07:16:47 wiz Exp $
Adapt for pkgsrc.
--- Makefile.orig 2012-05-10 20:13:19.000000000 +0000
+++ Makefile
@@ -5,7 +5,7 @@
DESTDIR=
prefix?=/usr
-MANDIR=$(prefix)/share/man
+MANDIR=$(prefix)/$(PKGMANDIR)
GZIP=gzip -9
BZIP2=bzip2 -9