From bc7bf7bbde879232dbb08bd60e62ddc16acb9247 Mon Sep 17 00:00:00 2001
From: Baptiste Daroussin <bapt@FreeBSD.org>
Date: Tue, 27 May 2014 12:42:34 +0000
Subject: Support stage Convert to USES=scons

---
 net/fspclient/Makefile | 15 +++++----------
 1 file changed, 5 insertions(+), 10 deletions(-)

(limited to 'net')

diff --git a/net/fspclient/Makefile b/net/fspclient/Makefile
index b59767eab242..35850cbd1bfc 100644
--- a/net/fspclient/Makefile
+++ b/net/fspclient/Makefile
@@ -9,15 +9,10 @@ MASTER_SITES=	SF
 MAINTAINER=	cy@FreeBSD.org
 COMMENT=	A ftp-like client for the FSP service
 
-USE_BZIP2=	yes
-USE_SCONS=	yes
-SCONS_ARGS=	prefix=${PREFIX}
+USES=		tar:bzip2 scons
+MAKE_ARGS=	prefix=${PREFIX}
 
-MAN1=		fsp.1
-MANCOMPRESSED=	yes
-PLIST_FILES=	bin/fsp
+PLIST_FILES=	bin/fsp man/man1/fsp.1.gz
+INSTALL_TARGET=	install prefix=${STAGEDIR}${PREFIX}
 
-NO_STAGE=	yes
-.include <bsd.port.pre.mk>
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0