summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authordholland <dholland>2012-03-05 04:51:48 +0000
committerdholland <dholland>2012-03-05 04:51:48 +0000
commit7d4020a0703e83fd742434756ebc09c199ba9585 (patch)
tree772fc8ff24a79a0a9ab58a78cd6ea496db203e0e /games
parent5faa5d7520ac7e97192709563500008a1752f48d (diff)
downloadpkgsrc-7d4020a0703e83fd742434756ebc09c199ba9585.tar.gz
Deploy INSTALLATION_DIRS to avoid installing the executable as the
bin dir, as happened in the QNX build posted a couple months ago.
Diffstat (limited to 'games')
-rw-r--r--games/qnetwalk/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/qnetwalk/Makefile b/games/qnetwalk/Makefile
index 9133ba23a25..79eb1d94587 100644
--- a/games/qnetwalk/Makefile
+++ b/games/qnetwalk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2011/11/01 06:01:20 sbd Exp $
+# $NetBSD: Makefile,v 1.20 2012/03/05 04:51:48 dholland Exp $
#
DISTNAME= qnetwalk-1.2
@@ -16,6 +16,8 @@ USE_TOOLS+= gmake
USE_LANGUAGES= c c++
USE_LIBTOOL= YES
+INSTALLATION_DIRS+= bin
+
QNETWALK_BIN= ${PREFIX}/bin
QNETWALK_MAN= ${PREFIX}/${PKGMANDIR}/man6
QNETWALK_DATA= ${PREFIX}/share/games/${PKGBASE}