summaryrefslogtreecommitdiff
path: root/wm/aewm++/Makefile
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2015-03-13 16:50:37 +0000
committertnn <tnn@pkgsrc.org>2015-03-13 16:50:37 +0000
commit2e5c1cc6d7fbd9bb37e2667c83473bbe031b85ca (patch)
treee83931a33a8c07da9b99b4253e96c7ee89b94b4f /wm/aewm++/Makefile
parent25f0008092cf155012c335345b6bd6cdff0ac3b2 (diff)
downloadpkgsrc-2e5c1cc6d7fbd9bb37e2667c83473bbe031b85ca.tar.gz
honour PKGMANDIR
Diffstat (limited to 'wm/aewm++/Makefile')
-rw-r--r--wm/aewm++/Makefile4
1 files changed, 3 insertions, 1 deletions
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"