diff options
Diffstat (limited to 'cad/salome-yacs/Makefile')
-rw-r--r-- | cad/salome-yacs/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/salome-yacs/Makefile b/cad/salome-yacs/Makefile index 338edb8b63e9..0c3d6fecdc9c 100644 --- a/cad/salome-yacs/Makefile +++ b/cad/salome-yacs/Makefile @@ -4,11 +4,11 @@ # # $FreeBSD$ -CATEGORIES= cad science +CATEGORIES= cad science -MASTERDIR= ${.CURDIR}/../salome +MASTERDIR= ${.CURDIR}/../salome -PKGNAMESUFFIX= -yacs +PKGNAMESUFFIX= -yacs SAL_MODULE_UPPER= YACS .include "${MASTERDIR}/Makefile" |