diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-04-20 23:10:01 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-04-20 23:10:01 +0000 |
commit | b1f8b71409a7a5cb5da1ab09378026b7455ce5ef (patch) | |
tree | 334e2defe1b7a5d2a264f481955a4588503c6094 /cad/brlcad/Makefile | |
parent | 8b74df357a662deb7e2c58b4ea9c0ebd038d5cbc (diff) |
Notes
Diffstat (limited to 'cad/brlcad/Makefile')
-rw-r--r-- | cad/brlcad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/brlcad/Makefile b/cad/brlcad/Makefile index c652d59e70aa..6ddf60d9b5cd 100644 --- a/cad/brlcad/Makefile +++ b/cad/brlcad/Makefile @@ -7,7 +7,7 @@ PORTNAME= brlcad PORTVERSION= 7.10.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad MASTER_SITES= SF @@ -21,7 +21,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_GL= gl -USE_ORG= x11 xt +USE_XORG= x11 xt xi xproto xext inputproto USE_GMAKE= yes USE_TK= 85 |