1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

Use pre-su-install instead of pre-install since our pre-install target

creates directories.

Submitted by:	marcel
This commit is contained in:
Joe Marcus Clarke 2004-03-17 05:01:53 +00:00
parent 6c85ab32f8
commit 8739588db1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104248

View File

@ -31,7 +31,7 @@ XMLCATMGR= ${LOCALBASE}/bin/xmlcatmgr
CATALOG_PORTS_SGML= ${PREFIX}/share/sgml/catalog.ports
CATALOG_PORTS_XML= ${PREFIX}/share/xml/catalog.ports
pre-install:
pre-su-install:
@[ -d ${DOCBOOKDIR}/ent ] || ${MKDIR} ${DOCBOOKDIR}/ent
do-install: