diff options
Diffstat (limited to 'textproc/ml1/Makefile')
-rw-r--r-- | textproc/ml1/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/ml1/Makefile b/textproc/ml1/Makefile index 9e0882106f90..24135b0cc85b 100644 --- a/textproc/ml1/Makefile +++ b/textproc/ml1/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: ml1 -# Date created: 29 August 2010 -# Whom: Bob Eager <rde@ml1.org.uk> -# +# Created by: Bob Eager <rde@ml1.org.uk> # $FreeBSD$ -# PORTNAME= ml1 PORTVERSION= 4.10 @@ -19,6 +15,7 @@ MANCOMPRESSED= yes PLIST_FILES= bin/ml1 +NO_STAGE= yes .include <bsd.port.pre.mk> do-install: |