diff options
Diffstat (limited to 'mail/squirrelmail-decode/Makefile')
-rw-r--r-- | mail/squirrelmail-decode/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/squirrelmail-decode/Makefile b/mail/squirrelmail-decode/Makefile index 420440a8ff7e..07c3b44ef949 100644 --- a/mail/squirrelmail-decode/Makefile +++ b/mail/squirrelmail-decode/Makefile @@ -1,6 +1,5 @@ -# Created by: Adam Weinberger <adamw@FreeBSD.org> +# Created by: Adam Weinberger <adamw@FreeBSD.org> # $FreeBSD$ -# PORTNAME= squirrelmail-decode PORTVERSION= 1.2 @@ -23,6 +22,7 @@ PORTDOCS= * SQUIRRELDIR?= ${PREFIX}/www/squirrelmail PLIST_SUB= SQUIRRELDIR="${SQUIRRELDIR:S,^${PREFIX}/,,}" +NO_STAGE= yes do-install: ${MKDIR} ${SQUIRRELDIR}/functions/decode .for DIR in eastasia x-mac |