diff options
Diffstat (limited to 'databases/kumofs/Makefile')
-rw-r--r-- | databases/kumofs/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/databases/kumofs/Makefile b/databases/kumofs/Makefile index 588d820e48fb..422c886946cf 100644 --- a/databases/kumofs/Makefile +++ b/databases/kumofs/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: kumofs -# Date created: 18 Jan 2010 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= kumofs PORTVERSION= 0.4.13 @@ -44,6 +39,7 @@ MAN1= kumo-gateway.1 \ kumostat.1 \ kumotop.1 +NO_STAGE= yes pre-configure: cd ${WRKSRC}; ${TOUCH} README cd ${WRKSRC}; ${LIBTOOLIZE} --force --copy |