diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/salome-gui/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cad/salome-gui/Makefile b/cad/salome-gui/Makefile index 22bbd2b62121..608c76df6e18 100644 --- a/cad/salome-gui/Makefile +++ b/cad/salome-gui/Makefile @@ -13,6 +13,9 @@ PORTNAME= salome PKGNAMESUFFIX= -gui SAL_MODULE_UPPER= GUI +DEPRECATED= BROKEN for more than 6 month +EXPIRATION_DATE= 2012-05-10 + BROKEN= does not compile .include "${MASTERDIR}/Makefile" |