diff options
Diffstat (limited to 'devel/php5-geshi/Makefile')
-rw-r--r-- | devel/php5-geshi/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/php5-geshi/Makefile b/devel/php5-geshi/Makefile index 7e90d395bafe..367707ea756c 100644 --- a/devel/php5-geshi/Makefile +++ b/devel/php5-geshi/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php5-geshi -# Date created: 2009-03-18 -# Whom: Eygene Ryabinkin <rea-fbsd@codelabs.ru> -# +# Created by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> # $FreeBSD$ -# PORTNAME= geshi PORTVERSION= 1.0.8.2 @@ -238,6 +234,7 @@ EXAMPLESFILES= \ example.php \ langcheck.php +NO_STAGE= yes post-extract: # Generate packing list .for f in ${FILES} |