diff options
Diffstat (limited to 'www/trac-revtree/Makefile')
-rw-r--r-- | www/trac-revtree/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/www/trac-revtree/Makefile b/www/trac-revtree/Makefile index 5c881f8b0f29..b59c07024854 100644 --- a/www/trac-revtree/Makefile +++ b/www/trac-revtree/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: trac-revtree -# Date created: Nov 10 2008 -# Whom: glarkin -# +# Created by: glarkin # $FreeBSD$ -# PORTNAME= revtree PORTVERSION= 0.6.4 @@ -36,6 +32,7 @@ PYDISTUTILS_NOEGGINFO= yes BROKEN= fails to build +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMINFOENH} |