From 77045a02f1bf3577051e914e22509bc3c5b3af50 Mon Sep 17 00:00:00 2001 From: "Sergey A. Osokin" Date: Sun, 29 Jun 2003 12:26:31 +0000 Subject: Update to 1.2 Submitted by: Volker Stolz PR: 53780 Approved by: fjoe (mentor) (implicit) --- net/nylon/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/nylon/Makefile') diff --git a/net/nylon/Makefile b/net/nylon/Makefile index 05187c8a6973..c189e4482053 100644 --- a/net/nylon/Makefile +++ b/net/nylon/Makefile @@ -7,7 +7,7 @@ # PORTNAME= nylon -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= net MASTER_SITES= http://monkey.org/~marius/nylon/ @@ -18,6 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent GNU_CONFIGURE= yes # Necessary for $PREFIX to work: +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-libevent=${LOCALBASE} MAN1= nylon.1 -- cgit v1.2.3