diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2012-09-09 15:01:14 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2012-09-09 15:01:14 +0000 |
commit | 4e7e939867e723d73efc4a61a3f0283834008190 (patch) | |
tree | 60a88edf502c751c659035c0c7160eeb77c7640a /cad | |
parent | 51537d65abd788e9efbf4da63eb9b194dc7afc0d (diff) | |
download | ports-4e7e939867e723d73efc4a61a3f0283834008190.tar.gz ports-4e7e939867e723d73efc4a61a3f0283834008190.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/brlcad/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/brlcad/Makefile b/cad/brlcad/Makefile index a18295473bb9..f141ca6ab8a8 100644 --- a/cad/brlcad/Makefile +++ b/cad/brlcad/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= ${LOCALBASE}/include/tnt/jama_lu.h:${PORTSDIR}/math/jama \ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ rle.1:${PORTSDIR}/graphics/urt +BROKEN= does not compile + USE_BZIP2= yes USE_GL= gl glu USE_XORG= x11 xt xi xproto xext inputproto |