diff options
Diffstat (limited to 'science/2dhf/Makefile')
-rw-r--r-- | science/2dhf/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/science/2dhf/Makefile b/science/2dhf/Makefile index c3b5f5626617..f792060966c0 100644 --- a/science/2dhf/Makefile +++ b/science/2dhf/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: 2dhf -# Date created: 24 July 2003 -# Whom: NAKATA, Maho <maho@FreeBSD.org> -# +# Created by: NAKATA, Maho <maho@FreeBSD.org> # $FreeBSD$ -# PORTNAME= 2dhf PORTVERSION= 2005.05 @@ -57,6 +53,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= yes ALL_TARGET= all +NO_STAGE= yes pre-everything:: @${ECHO_CMD} "You can optimize by setting WITH_OPTIMIZED_FLAGS=yes." |