From 161c920c15367de281f689f6f1177c3a33e63cc6 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 24 Mar 2007 19:21:18 +0000 Subject: Prepare for switching to NO_MTREE=yes. --- games/golddig/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'games/golddig') diff --git a/games/golddig/Makefile b/games/golddig/Makefile index 6dc1637cd0f..dfcaa4d7f85 100644 --- a/games/golddig/Makefile +++ b/games/golddig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2007/02/02 18:47:51 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2007/03/24 19:21:23 joerg Exp $ # DISTNAME= golddigC3.0 @@ -12,6 +12,8 @@ COMMENT= Fast action game designed for use with X USE_X11BASE= yes +INSTALLATION_DIRS= bin ${PKGMANDIR}/man6 + post-build: for f in ${WRKSRC}/golddig.6 ${WRKSRC}/gdedit.6; do \ ${SED} "s|@PREFIX@|${PREFIX}|g" $$f > $$f.new && \ -- cgit v1.2.3