summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-03-18 01:06:21 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-03-18 01:06:21 +0000
commit3aaf8aee77afdd2028b4c363aca159b54bf61957 (patch)
treeffb8797fc4d828d6b6e525365d39ef08b549799d /x11-toolkits
parentAccording to the maintainer, there is a dispute about the ownership (diff)
s/pre-install/pre-su-install/ because we're creating directories under
${PREFIX}.
Notes
Notes: svn path=/head/; revision=104345
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/qt33/Makefile2
1 files changed, 1 insertions, 1 deletions
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