Fix a typo which causes files not to be owned by root:wheel

PR:		ports/127470
Submitted by:	Shane Bell <decept0@gmail.com>
Approved by:	portmgr (linimon)
This commit is contained in:
Juergen Lock 2008-09-18 21:13:50 +00:00
parent 721122239e
commit a7c8fda0a4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220430

View File

@ -7,6 +7,7 @@
PORTNAME= google-earth
PORTVERSION= 4.3.7284.3916
PORTREVISION= 1
CATEGORIES= astro deskutils geography
MASTER_SITES= http://dl.google.com/earth/client/current/
DISTFILES= ${TARGET_DISTFILE}
@ -65,7 +66,7 @@ do-patch:
do-build:
@${SETENV} SETUP_INSTALLPATH=${DATADIR} ${WRKSRC}/postinstall.sh
@cd ${WRKSRC} && ${RM} -rf setup.* preuninstall.sh postinstall.sh
@${CHOWN} -R ${SHAREDOWN}:${SHAREDGRP} ${WRKSRC}
@${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${WRKSRC}
do-install:
${MKDIR} ${DATADIR}