1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

Fix rootless build.

PR:		ports/126164
Submitted by:	skv
Approved by:	maintainer timeout (> 3 months)
This commit is contained in:
Sergey Skvortsov 2008-11-11 13:03:40 +00:00
parent 99213361cb
commit 98f2d70fc3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=222735

View File

@ -213,7 +213,7 @@ post-patch:
${WRKSRC}/version.h
.endif
pre-install:
pre-su-install:
.if defined(WITH_OVERWRITE_BASE)
@${MKDIR} ${EMPTYDIR}
.else