aboutsummaryrefslogtreecommitdiff
path: root/french/fortune-mod-zarathoustra/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2014-02-28 10:21:05 +0000
committerFrederic Culot <culot@FreeBSD.org>2014-02-28 10:21:05 +0000
commit998d04687a535936c8e1948b24be5585b1d18c01 (patch)
tree3bea241ae2edf56cb73868bff14c0d8d2f9e3838 /french/fortune-mod-zarathoustra/Makefile
parent31b263da9e6dfb4512cdd9f2ba43586a3601cdba (diff)
downloadports-998d04687a535936c8e1948b24be5585b1d18c01.tar.gz
ports-998d04687a535936c8e1948b24be5585b1d18c01.zip
Notes
Diffstat (limited to 'french/fortune-mod-zarathoustra/Makefile')
-rw-r--r--french/fortune-mod-zarathoustra/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/french/fortune-mod-zarathoustra/Makefile b/french/fortune-mod-zarathoustra/Makefile
index 52eace8db0ce..94ff9a0c9406 100644
--- a/french/fortune-mod-zarathoustra/Makefile
+++ b/french/fortune-mod-zarathoustra/Makefile
@@ -14,7 +14,6 @@ SUB_FILES= pkg-message
STRCMD= /usr/games/strfile
-NO_STAGE= yes
pre-build:
.if !exists(${STRCMD})
@${ECHO_MSG} "Please install the games distribution"
@@ -25,8 +24,8 @@ do-build:
@cd ${WRKSRC} && ${STRCMD} zarathoustra
do-install:
- @${MKDIR} ${PREFIX}/share/games/fortune
- @${INSTALL_DATA} ${WRKSRC}/zarathoustra* ${PREFIX}/share/games/fortune
+ @${MKDIR} ${STAGEDIR}${PREFIX}/share/games/fortune
+ @${INSTALL_DATA} ${WRKSRC}/zarathoustra* ${STAGEDIR}${PREFIX}/share/games/fortune
post-install:
@${CAT} ${PKGMESSAGE}