diff options
Diffstat (limited to 'sysutils/bbcp/Makefile')
-rw-r--r-- | sysutils/bbcp/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/bbcp/Makefile b/sysutils/bbcp/Makefile index f7ee03961e70..87a41833375d 100644 --- a/sysutils/bbcp/Makefile +++ b/sysutils/bbcp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: bbcp -# Date created: 10 August 2012 -# Whom: John Hein <jhein@symmetricom.com> -# +# Created by: John Hein <jhein@symmetricom.com> # $FreeBSD$ -# PORTNAME= bbcp PORTVERSION= 20120520 @@ -23,6 +19,7 @@ PLIST_FILES= bin/bbcp PORTDOCS= ${PORTNAME}.pdf USE_XZ= yes +NO_STAGE= yes .include <bsd.port.options.mk> do-install: |