Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Dec 2001 18:51:10 -0500
From:      Pete Fritchman <petef@databits.net>
To:        Stephen Montgomery-Smith <stephen@math.missouri.edu>
Cc:        John Merryweather Cooper <john_m_cooper@yahoo.com>, FreeBSD-gnats-submit@freebsd.org, jkoshy@freebsd.org, ports@freebsd.org
Subject:   Re:  These ports are not user:group safe--smlnj-110.0.7, hevea-1.0.5, free-amp, and linux_base-6.1
Message-ID:  <20011222185110.A46929@databits.net>
In-Reply-To: <3C251B89.7B848C8E@math.missouri.edu>; from stephen@math.missouri.edu on Sat, Dec 22, 2001 at 05:47:21PM -0600
References:  <20011222223523.7BEE415503@johncoop.MSHOME> <3C251B89.7B848C8E@math.missouri.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
++ 22/12/01 17:47 -0600 - Stephen Montgomery-Smith:
| --- hevea/Makefile      Sat Dec 22 17:42:55 2001
| +++ hevea-copy/Makefile Sat Dec 22 17:42:37 2001
| @@ -34,6 +34,7 @@
|         ${INSTALL_DATA}
| ${DISTDIR}/${PORTNAME}-${PORTVERSION}-manual.ps.gz
| ${PREFIX}/share/doc/hevea
|         (cd ${PREFIX}/share/doc/hevea; ${TAR} xvfz
| ${DISTDIR}/${PORTNAME}-${PORTVERSION}-manual.tar.gz)
|         (cd ${PREFIX}/share/doc/hevea; ${TAR} xvfz
| ${DISTDIR}/${PORTNAME}-${PORTVERSION}-manual-dvi.tar.gz)
| +       (cd ${PREFIX}/share/doc/hevea; ${CHOWN} -R root.wheel *)

Instead of 'root', use ${SHAREOWN}, and instead of 'wheel', use
${SHAREGRP}.


Otherwise, I'd say this looks OK.  What do others think?

-pete

--
Pete Fritchman [petef@(databits.net|freebsd.org|csh.rit.edu)]
finger petef@databits.net for PGP key

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011222185110.A46929>