aboutsummaryrefslogtreecommitdiff
path: root/net/nylon
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-12-05 13:29:01 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-12-05 13:29:01 +0000
commit654f115b69090156ea0f60623194d19d7b9cfa3b (patch)
treee5279b7a5a4e4949f2d66b711a51c1de93cf45df /net/nylon
parentb7408d98fcf5fa9972308456c0097352f23ca710 (diff)
downloadports-654f115b69090156ea0f60623194d19d7b9cfa3b.tar.gz
ports-654f115b69090156ea0f60623194d19d7b9cfa3b.zip
Notes
Diffstat (limited to 'net/nylon')
-rw-r--r--net/nylon/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net/nylon/Makefile b/net/nylon/Makefile
index b745a08f25ad..45e80798c54d 100644
--- a/net/nylon/Makefile
+++ b/net/nylon/Makefile
@@ -8,14 +8,14 @@
PORTNAME= nylon
PORTVERSION= 1.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://monkey.org/~marius/nylon/
MAINTAINER= ports@FreeBSD.org
COMMENT= A Unix SOCKS 4 and 5 proxy server
-LIB_DEPENDS= event-1.2.1:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.2a:${PORTSDIR}/devel/libevent
USE_RC_SUBR= nylon.sh
@@ -28,9 +28,6 @@ MAN1= nylon.1
PLIST_FILES= bin/nylon etc/nylon.conf.sample
-post-patch:
- ${REINPLACE_CMD} -e 's/-levent/-levent-1.2/' ${WRKSRC}/configure
-
post-install:
${INSTALL_DATA} ${FILESDIR}/nylon.conf ${PREFIX}/etc/nylon.conf.sample