1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Allow running 'make install' as a non-root user (use 'pre-su-install' instead

of 'pre-install')

PR:		ports/133792
Submitted by:	jhb
Approved by:	Mike Edenfield <kutulu@kutulu.org> (maintainer)
This commit is contained in:
Pav Lucistnik 2009-05-12 14:05:25 +00:00
parent 55ea4a473b
commit 24cd13e7e0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233781

View File

@ -37,7 +37,7 @@ CATALOG_PORTS_SGML= ${PREFIX}/share/sgml/catalog.ports
LATEST_LINK= docbook-420
pre-install:
pre-su-install:
@[ -d ${INSTDIR}/${PORTVERSION} ] || ${MKDIR} ${INSTDIR}/${PORTVERSION}
do-install: