diff options
Diffstat (limited to 'sysutils/videogen/Makefile')
-rw-r--r-- | sysutils/videogen/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/videogen/Makefile b/sysutils/videogen/Makefile index 6591b83a8c83..9413a5c1c3da 100644 --- a/sysutils/videogen/Makefile +++ b/sysutils/videogen/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: videogen -# Date created: Mar 30, 2002 -# Whom: Mark Pulford <mark@kyne.com.au> -# +# Created by: Mark Pulford <mark@kyne.com.au> # $FreeBSD$ -# PORTNAME= videogen PORTVERSION= 0.33 @@ -19,6 +15,7 @@ MAN1= ${PORTNAME}.1 PORTDOCS= BUGS CHANGES README THANKS PLIST_FILES= bin/${PORTNAME} +NO_STAGE= yes post-extract: @${LN} -sf ${PORTNAME}.1x ${WRKSRC}/${PORTNAME}.1 |