diff options
Diffstat (limited to 'www/netoffice/Makefile')
-rw-r--r-- | www/netoffice/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/www/netoffice/Makefile b/www/netoffice/Makefile index 7514ba17fc30..e5f1e0e63ef0 100644 --- a/www/netoffice/Makefile +++ b/www/netoffice/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: netoffice -# Date created: 22 Sep 2006 -# Whom: Marcelo Araujo <araujo@bsdmail.org> -# +# Created by: Marcelo Araujo <araujo@bsdmail.org> # $FreeBSD$ PORTNAME= netoffice @@ -23,6 +20,7 @@ WEBGRP?= www APACHEDIR= ${LOCALBASE}/www/ INSTALLDIR= ${APACHEDIR}/${PORTNAME} +NO_STAGE= yes do-install: ${MKDIR} ${INSTALLDIR} cd ${WRKSRC}; ${FIND} . \ |