From 6a1fff33c827b3fc7e5a384ab31222acff4302de Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Wed, 1 Jun 2005 19:54:03 +0000 Subject: . pre-install -> pre-su-install as this port may create a directory in ${PREFIX} during this phase. Makes the port installable by a non-root user. Approved by: murray Inspired by: jhb --- textproc/docbook-410/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/docbook-410') diff --git a/textproc/docbook-410/Makefile b/textproc/docbook-410/Makefile index 7670e191a746..46439d4f2ae0 100644 --- a/textproc/docbook-410/Makefile +++ b/textproc/docbook-410/Makefile @@ -38,7 +38,7 @@ CATALOG_PORTS_SGML= ${PREFIX}/share/sgml/catalog.ports LATEST_LINK= docbook-410 -pre-install: +pre-su-install: @[ -d ${INSTDIR}/${PORTVERSION} ] || ${MKDIR} ${INSTDIR}/${PORTVERSION} do-install: -- cgit v1.2.3