summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2005-04-27 23:35:54 +0000
committerGreg Lewis <glewis@FreeBSD.org>2005-04-27 23:35:54 +0000
commited15a6fdb137cd45b9bd63b7953ae61e45ee4407 (patch)
tree04b776c19f95e026e1dd4ed3f651f3dfcbf082d8
parentUpgrade to 6.0.2. (diff)
. pre-install -> pre-su-install so this port is installable by a non-root
user (it attempts to create a directory under ${PREFIX}).
-rw-r--r--textproc/docbook-400/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/docbook-400/Makefile b/textproc/docbook-400/Makefile
index 76b6c79c58ea..6ca012fc5174 100644
--- a/textproc/docbook-400/Makefile
+++ b/textproc/docbook-400/Makefile
@@ -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: