aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/linuxdoc
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2005-06-14 04:54:18 +0800
committerglewis <glewis@FreeBSD.org>2005-06-14 04:54:18 +0800
commit96c0d949c4e54261e5b7a1a3d991fdfef124b2a6 (patch)
tree0358d8da7e32a86ab736907f9ae7fc5f92fde360 /textproc/linuxdoc
parent1c31656fa1baa9faeecfbd3506e98161ed6a4f72 (diff)
downloadfreebsd-ports-gnome-96c0d949c4e54261e5b7a1a3d991fdfef124b2a6.tar.gz
freebsd-ports-gnome-96c0d949c4e54261e5b7a1a3d991fdfef124b2a6.tar.zst
freebsd-ports-gnome-96c0d949c4e54261e5b7a1a3d991fdfef124b2a6.zip
. 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: kuriyama Inspired by: jhb
Diffstat (limited to 'textproc/linuxdoc')
-rw-r--r--textproc/linuxdoc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/linuxdoc/Makefile b/textproc/linuxdoc/Makefile
index ee4cc7ac6bad..7d9d7464ba01 100644
--- a/textproc/linuxdoc/Makefile
+++ b/textproc/linuxdoc/Makefile
@@ -29,7 +29,7 @@ ISOCAT= ${PREFIX}/share/sgml/iso8879/catalog
XMLCATMGR= ${LOCALBASE}/bin/xmlcatmgr
CATALOG_PORTS_SGML= ${PREFIX}/share/sgml/catalog.ports
-pre-install:
+pre-su-install:
@[ -d ${INSTDIR} ] || ${MKDIR} ${INSTDIR}
do-install: