summaryrefslogtreecommitdiff
path: root/wm/aewm++/Makefile
diff options
context:
space:
mode:
authortnn <tnn>2015-03-13 16:50:37 +0000
committertnn <tnn>2015-03-13 16:50:37 +0000
commitd55c2700c5a7bfadf88a5a4d58a9ee04a7ddce53 (patch)
treee83931a33a8c07da9b99b4253e96c7ee89b94b4f /wm/aewm++/Makefile
parent86683f20828b3c45c6335be62eb92578a773d243 (diff)
downloadpkgsrc-d55c2700c5a7bfadf88a5a4d58a9ee04a7ddce53.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"