diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-12-27 14:14:30 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-12-27 14:14:30 +0000 |
commit | db1d02a86e4b9350ec92638c6c2772454c722a49 (patch) | |
tree | 727026cf493feab010bc5f25b4f705379890bc49 /cad | |
parent | 3ce0009a69f15bfd6bd8fd103a9306578349c6d5 (diff) |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/brlcad/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cad/brlcad/Makefile b/cad/brlcad/Makefile index 8f09e827633e..876e9075a93d 100644 --- a/cad/brlcad/Makefile +++ b/cad/brlcad/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/BRL-CAD%20Source/${PORTVERSION} MAINTAINER= erik@brlcad.org COMMENT= CSG modelling system from the US Ballistic Research Laboratory +DEPRECATED= Depends on expring graphics/urt +EXPIRATION_DATE=2017-04-01 + BUILD_DEPENDS= ${LOCALBASE}/include/tnt/jama_lu.h:math/jama \ xsltproc:textproc/libxslt LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs \ |