From 2e5c1cc6d7fbd9bb37e2667c83473bbe031b85ca Mon Sep 17 00:00:00 2001 From: tnn Date: Fri, 13 Mar 2015 16:50:37 +0000 Subject: honour PKGMANDIR --- wm/aewm++/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'wm/aewm++/Makefile') diff --git a/wm/aewm++/Makefile b/wm/aewm++/Makefile index 0a281eb0a99..7b0fd2125e7 100644 --- a/wm/aewm++/Makefile +++ b/wm/aewm++/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/10/23 10:24:13 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/03/13 16:50:37 tnn Exp $ # DISTNAME= aewm++-1.0.24 @@ -13,6 +13,8 @@ COMMENT= Fork of the popular minimal window manager aewm USE_LANGUAGES= c c++ +INSTALL_MAKE_FLAGS= PKGMANDIR=${PKGMANDIR:Q} + INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 .include "../../x11/libXext/buildlink3.mk" -- cgit v1.2.3