diff options
Diffstat (limited to 'cad/salome-randomizer/Makefile')
-rw-r--r-- | cad/salome-randomizer/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/cad/salome-randomizer/Makefile b/cad/salome-randomizer/Makefile index 755d88405d23..c40613cc371e 100644 --- a/cad/salome-randomizer/Makefile +++ b/cad/salome-randomizer/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: cad/salome-randomizer -# Date created: 20 May 2009 -# Whom: Stas Timokhin <devel@stasyan.com> -# +# Created by: Stas Timokhin <devel@stasyan.com> # $FreeBSD$ PORTREVISION= 4 @@ -13,4 +10,5 @@ PORTNAME= salome PKGNAMESUFFIX= -randomizer SAL_MODULE_UPPER= RANDOMIZER +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |