summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorobache <obache>2008-12-21 11:01:59 +0000
committerobache <obache>2008-12-21 11:01:59 +0000
commitc891496b15da1f8c76855c76fb93206042bbeeef (patch)
tree2b53c0e6712a2676713c7fe43bae2de02d73b0ad /net
parentc493dd9476f0303c3553419f826bab68c9788c58 (diff)
downloadpkgsrc-c891496b15da1f8c76855c76fb93206042bbeeef.tar.gz
Broken INSTALL script was removed.
No need to remove superfluous directory now.
Diffstat (limited to 'net')
-rw-r--r--net/tor/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/tor/Makefile b/net/tor/Makefile
index bceecf293b0..32e7dd9dfcb 100644
--- a/net/tor/Makefile
+++ b/net/tor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2008/10/16 21:52:16 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2008/12/21 11:01:59 obache Exp $
#
DISTNAME= tor-0.2.0.31
@@ -60,7 +60,6 @@ post-install:
${PREFIX}/share/examples/tor/torrc.sample
${INSTALL_DATA} ${WRKSRC}/contrib/tor-tsocks.conf \
${PREFIX}/share/examples/tor/tor-tsocks.conf
- -${RMDIR} ${PREFIX}/etc/tor/tor
BUILDLINK_API_DEPENDS.libevent+= libevent>=1.2
.include "../../devel/libevent/buildlink3.mk"