diff options
Diffstat (limited to 'textproc/webcpp/Makefile')
-rw-r--r-- | textproc/webcpp/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/webcpp/Makefile b/textproc/webcpp/Makefile index 83ab133bbea5..fead636da898 100644 --- a/textproc/webcpp/Makefile +++ b/textproc/webcpp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: webcpp -# Date created: 12 May 2003 -# Whom: Nosov Artem <chip-set@mail.ru> -# +# Created by: Nosov Artem <chip-set@mail.ru> # $FreeBSD$ -# PORTNAME= webcpp PORTVERSION= 0.8.4 @@ -14,6 +10,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= chip-set@mail.ru COMMENT= Convert your source code to syntax highlighted HTML +NO_STAGE= yes .include <bsd.port.pre.mk> GNU_CONFIGURE= yes |