diff options
Diffstat (limited to 'mail/uebimiau/Makefile')
-rw-r--r-- | mail/uebimiau/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/uebimiau/Makefile b/mail/uebimiau/Makefile index 5fb7cfd7545d..b16964244c22 100644 --- a/mail/uebimiau/Makefile +++ b/mail/uebimiau/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: uebimiau -# Date created: 13 August 2003 -# Whom: Francisco Gomez <francisco@gomezmarin.com> -# +# Created by: Francisco Gomez <francisco@gomezmarin.com> # $FreeBSD$ -# PORTNAME= uebimiau PORTVERSION= 2.7.11 @@ -22,6 +18,7 @@ WANT_PHP_MOD= yes NO_BUILD= yes SUB_FILES= pkg-message +NO_STAGE= yes do-install: ${MKDIR} ${PREFIX}/www/data/${PORTNAME} ${CP} -vR ${WRKSRC}/* ${PREFIX}/www/data/${PORTNAME} |