diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-12 13:33:56 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-12 13:33:56 +0000 |
commit | 20c2b52e42b181892f3d027df8e275d1e092445f (patch) | |
tree | 1759d4b01bcc2b81a7237d775c692e1d115e9844 /security/tor | |
parent | a062361c0b76ff0ba3482823f5d19f686e4a1341 (diff) | |
download | ports-20c2b52e42b181892f3d027df8e275d1e092445f.tar.gz ports-20c2b52e42b181892f3d027df8e275d1e092445f.zip |
Notes
Diffstat (limited to 'security/tor')
-rw-r--r-- | security/tor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tor/Makefile b/security/tor/Makefile index fb5c8aa4b8db..9d92ef79c89e 100644 --- a/security/tor/Makefile +++ b/security/tor/Makefile @@ -36,7 +36,7 @@ post-patch: -e 's!-g -O2!!' \ -e 's!-O2!!' -pre-install: +pre-su-install: @${SETENV} PKG_PREFIX=${PREFIX} ${SH} \ ${PKGINSTALL} ${PKGNAME} PRE-INSTALL |