. pre-install -> pre-su-install so this port is installable by a non-root

user (it attempts to create a directory under ${PREFIX}).
This commit is contained in:
Greg Lewis 2005-04-27 23:35:54 +00:00
parent 5de5eb0e44
commit ed15a6fdb1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134288

View File

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