Remove NEED_ROOT, it was only needed for a chown which is now useless given staging does that work itself

This allows to create the package as a USER

With hat:	portmgr
This commit is contained in:
Baptiste Daroussin 2013-10-31 07:54:27 +00:00
parent 9ab18addc3
commit 659c09a66c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332211

View file

@ -12,7 +12,6 @@ MAINTAINER= dinoex@FreeBSD.org
COMMENT= Collection of over 3000 icons in XPM3 format
NO_BUILD= yes
NEED_ROOT= yes
LIBDIR= ${STAGEDIR}${PREFIX}/include/X11/pixmaps
@ -21,7 +20,6 @@ LIBDIR= ${STAGEDIR}${PREFIX}/include/X11/pixmaps
do-install:
${MKDIR} ${LIBDIR}
${CP} -R ${WRKSRC}/* ${LIBDIR}/
${CHOWN} -R ${BINOWN}:${BINGRP} ${LIBDIR}
-${RM} ${LIBDIR}/README
-${RM} ${LIBDIR}/readem.shar