summaryrefslogtreecommitdiff
path: root/games/fortune-strfile
diff options
context:
space:
mode:
authorminskim <minskim>2006-06-08 16:21:17 +0000
committerminskim <minskim>2006-06-08 16:21:17 +0000
commitc96164d7aa48d37a31ebd17b33672ba9dabdee11 (patch)
tree899c4fc45dcf8ef145ffac58727e9492ba3dfe5e /games/fortune-strfile
parent1599209e679b8542f8cf2e97886a87e438a0eb34 (diff)
downloadpkgsrc-c96164d7aa48d37a31ebd17b33672ba9dabdee11.tar.gz
Honor *OWN, *GRP, and *MODE.
Diffstat (limited to 'games/fortune-strfile')
-rw-r--r--games/fortune-strfile/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/fortune-strfile/Makefile b/games/fortune-strfile/Makefile
index f7293319b73..e395b32413f 100644
--- a/games/fortune-strfile/Makefile
+++ b/games/fortune-strfile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/03/04 21:29:41 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2006/06/08 16:21:17 minskim Exp $
DISTNAME= fortune-strfile-0
CATEGORIES= games
@@ -10,6 +10,9 @@ COMMENT= Tool to prepare a fortune database
WRKSRC= ${WRKDIR}
NO_CHECKSUM= yes
+MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP} BINMODE=${BINMODE}
+MAKE_ENV+= MANOWN=${MANOWN} MANGRP=${MANGRP} MANMODE=${MANMODE}
+
do-extract:
${CP} ${FILESDIR}/strfile.* ${FILESDIR}/Makefile ${WRKSRC}