From 3aaf8aee77afdd2028b4c363aca159b54bf61957 Mon Sep 17 00:00:00 2001 From: Michael Nottebrock Date: Thu, 18 Mar 2004 01:06:21 +0000 Subject: [PATCH] s/pre-install/pre-su-install/ because we're creating directories under ${PREFIX}. --- x11-toolkits/qt33/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile index 44bc8445cb04..574b82b28c97 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/Makefile @@ -148,7 +148,7 @@ post-build: -e "s,${PLATFORM},," # Work around qmake generated dependencies -pre-install: +pre-su-install: ${MKDIR} ${PREFIX}/lib ${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/lib/*.prl ${PREFIX}/lib ${INSTALL_SCRIPT} ${WRKSRC}/bin/findtr ${PREFIX}/bin