diff options
Diffstat (limited to 'cad/salome-yacs/Makefile')
-rw-r--r-- | cad/salome-yacs/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/cad/salome-yacs/Makefile b/cad/salome-yacs/Makefile index db8dd4a..24396f9 100644 --- a/cad/salome-yacs/Makefile +++ b/cad/salome-yacs/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: cad/salome-yacs -# Date created: 20 May 2009 -# Whom: Stas Timokhin <devel@stasyan.com> -# +# Created by: Stas Timokhin <devel@stasyan.com> # $FreeBSD$ PORTREVISION= 4 @@ -15,4 +12,5 @@ SAL_MODULE_UPPER= YACS BROKEN= fails to build +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |