diff options
Diffstat (limited to 'net/xbone/Makefile')
-rw-r--r-- | net/xbone/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/net/xbone/Makefile b/net/xbone/Makefile index 147216e34d8c..b9b78b394e94 100644 --- a/net/xbone/Makefile +++ b/net/xbone/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: XBone -# Date created: 19 Jan 2001 -# Whom: Yu-Shun Wang <xbone@isi.edu> -# +# Created by: Yu-Shun Wang <xbone@isi.edu> # $FreeBSD$ -# PORTNAME= XBone PORTVERSION= 3.2 @@ -50,6 +46,7 @@ INSTALL_TARGET= node MAN5= XB_Params.pm.5 xbone.conf.5 MAN8= X-Bone.8 xb-node-daemon.8 xb-node-control.8 xbonectl.8 xb-ldap-config.8 +NO_STAGE= yes post-patch: ${RM} -rf ${WRKSRC}/ports/* |