diff options
Diffstat (limited to 'finance/weberp/Makefile')
-rw-r--r-- | finance/weberp/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/finance/weberp/Makefile b/finance/weberp/Makefile index 59c6bf2e8d32..5da57eb2c9a1 100644 --- a/finance/weberp/Makefile +++ b/finance/weberp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: weberp -# Date created: 05 Oct 2008 -# Whom: Wen heping <wenheping@gmail.com> -# +# Created by: Wen heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= weberp PORTVERSION= 4.08.4 @@ -24,6 +20,7 @@ WRKSRC= ${WRKDIR}/webERP${PORTVERSION} NO_BUILD= yes SUB_FILES= pkg-message +NO_STAGE= yes .include <bsd.port.pre.mk> do-install: |