diff options
Diffstat (limited to 'sysutils/consolehm/Makefile')
-rw-r--r-- | sysutils/consolehm/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/consolehm/Makefile b/sysutils/consolehm/Makefile index 8cf624745c82..32cf9cd3d33b 100644 --- a/sysutils/consolehm/Makefile +++ b/sysutils/consolehm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: consolehm -# Date created: 27 September 1999 -# Whom: Mike Muir <mmuir@es.co.nz> -# +# Created by: Mike Muir <mmuir@es.co.nz> # $FreeBSD$ -# PORTNAME= consolehm PORTVERSION= 1.31 @@ -22,6 +18,7 @@ MAN8= chm.8 MANCOMPRESSED= yes PLIST_FILES= bin/chm +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64" |