diff options
Diffstat (limited to 'www/coppermine/Makefile')
-rw-r--r-- | www/coppermine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/coppermine/Makefile b/www/coppermine/Makefile index c4b84f96ab9a..51abd2a39a50 100644 --- a/www/coppermine/Makefile +++ b/www/coppermine/Makefile @@ -1,4 +1,3 @@ -# Created by: Brooks Davis <brooks@FreeBSD.org> # $FreeBSD$ PORTNAME= coppermine @@ -23,6 +22,7 @@ DOCFILES= CHANGELOG.txt COPYING.txt README.txt SUB_FILES+= pkg-message +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MIMAGEMAGICK} |