diff options
author | rene <rene@FreeBSD.org> | 2017-04-28 22:12:52 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2017-04-28 22:12:52 +0800 |
commit | bb7a6e2c7277d32ed2003c1fed93f72bdef6c14a (patch) | |
tree | cc13ecc56e72b12dab9d7ffd21265d6c340ad7c0 | |
parent | 5f9fdc0f12c6e22ea8e752f1aac8dda184702e6f (diff) | |
download | freebsd-ports-gnome-bb7a6e2c7277d32ed2003c1fed93f72bdef6c14a.tar.gz freebsd-ports-gnome-bb7a6e2c7277d32ed2003c1fed93f72bdef6c14a.tar.zst freebsd-ports-gnome-bb7a6e2c7277d32ed2003c1fed93f72bdef6c14a.zip |
cad/brlcad: unexpire, it builds fine with current graphics/urt
-rw-r--r-- | cad/brlcad/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cad/brlcad/Makefile b/cad/brlcad/Makefile index 6485ba7b5e49..a3c7262211dc 100644 --- a/cad/brlcad/Makefile +++ b/cad/brlcad/Makefile @@ -10,9 +10,6 @@ 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}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs \ ${LOCALBASE}/include/tnt/jama_lu.h:math/jama \ xsltproc:textproc/libxslt |