diff options
Diffstat (limited to 'textproc/iso8879')
-rw-r--r-- | textproc/iso8879/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/iso8879/Makefile b/textproc/iso8879/Makefile index a793dd9268a5..a923a9c7c549 100644 --- a/textproc/iso8879/Makefile +++ b/textproc/iso8879/Makefile @@ -30,7 +30,7 @@ INSTDIR= ${PREFIX}/share/sgml/iso8879 XMLCATMGR= ${LOCALBASE}/bin/xmlcatmgr CATALOG_PORTS_SGML= ${PREFIX}/share/sgml/catalog.ports -pre-install: +pre-su-install: @[ -d ${INSTDIR} ] || ${MKDIR} ${INSTDIR} do-install: |