. 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:
parent
5de5eb0e44
commit
ed15a6fdb1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134288
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user