diff options
Diffstat (limited to 'sysutils/dd_rescue/Makefile')
-rw-r--r-- | sysutils/dd_rescue/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/dd_rescue/Makefile b/sysutils/dd_rescue/Makefile index 6e23645a43d5..a4b75c26c74e 100644 --- a/sysutils/dd_rescue/Makefile +++ b/sysutils/dd_rescue/Makefile @@ -1,4 +1,4 @@ -# Created by: MANTANI Nobutaka <nobutaka@freebsd.org> +# Created by: MANTANI Nobutaka <nobutaka@FreeBSD.org> # $FreeBSD$ PORTNAME= dd_rescue @@ -19,6 +19,7 @@ USE_CSTD= gnu89 WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= default +NO_STAGE= yes .include <bsd.port.options.mk> do-install: |