diff options
Diffstat (limited to 'converters/xdeview/Makefile')
-rw-r--r-- | converters/xdeview/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/converters/xdeview/Makefile b/converters/xdeview/Makefile index f9dcf50f0e57..33edbaaab644 100644 --- a/converters/xdeview/Makefile +++ b/converters/xdeview/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xdeview -# Date Created: 9 Feb 1997 -# Whom: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> -# +# Created by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> # $FreeBSD$ -# PORTNAME= xdeview PORTVERSION= 0.5.20 @@ -38,6 +34,7 @@ MAN1= xdeview.1 PORTDOCS= porting.notes PLIST_FILES= bin/uuwish bin/xdeview +NO_STAGE= yes .include <bsd.port.pre.mk> post-install: |