diff options
Diffstat (limited to 'devel/autodist/Makefile')
-rw-r--r-- | devel/autodist/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/autodist/Makefile b/devel/autodist/Makefile index 0c27854a60e2..23dcb8eae8b2 100644 --- a/devel/autodist/Makefile +++ b/devel/autodist/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: autodist -# Date created: 2007-02-21 -# Whom: Peter Johnson <johnson.peter@gmail.com> -# +# Created by: Peter Johnson <johnson.peter@gmail.com> # $FreeBSD$ -# PORTNAME= autodist PORTVERSION= 1.5 @@ -21,6 +17,7 @@ USE_GMAKE= yes MAN1= autodist.1 INFO= autodist +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: |