diff --git a/graphics/hobbes-icons-xpm/Makefile b/graphics/hobbes-icons-xpm/Makefile index de9d6b2d6c84..c4dd34072aea 100644 --- a/graphics/hobbes-icons-xpm/Makefile +++ b/graphics/hobbes-icons-xpm/Makefile @@ -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