From d4ecf3692dc4214b953aecfdf7305297bf3531cb Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 24 May 2013 14:44:39 +0000 Subject: Fix executing pkg-install script during do-install --- russian/fortuneru/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'russian/fortuneru/Makefile') diff --git a/russian/fortuneru/Makefile b/russian/fortuneru/Makefile index 8fed0147e4be..400eba817610 100644 --- a/russian/fortuneru/Makefile +++ b/russian/fortuneru/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fortuneru -# Date created: 26-09-2001 -# Whom: bestia@iptcom.net -# +# Created by: bestia@iptcom.net # $FreeBSD$ -# PORTNAME= fortuneru PORTVERSION= 20090524 @@ -21,7 +17,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message STRCMD= /usr/games/strfile do-install: - @${SETENV} STRCMD=${STRCMD} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL + @${SETENV} STRCMD=${STRCMD} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL @${MKDIR} ${PREFIX}/share/games/fortune/rus ${INSTALL_DATA} ${WRKSRC}/* ${PREFIX}/share/games/fortune/rus -- cgit v1.2.3