diff options
Diffstat (limited to 'cad/brlcad/Makefile')
-rw-r--r-- | cad/brlcad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/brlcad/Makefile b/cad/brlcad/Makefile index a11f2c07fe98..bee662a69c98 100644 --- a/cad/brlcad/Makefile +++ b/cad/brlcad/Makefile @@ -28,7 +28,7 @@ LIB_DEPENDS= libdrm.so:graphics/libdrm \ CONFLICTS_INSTALL= py[23][0-9]-epsilon -USES= bison cmake:outsource pathfix pkgconfig python:env shebangfix \ +USES= bison cmake:insource pathfix pkgconfig python:env shebangfix \ tar:bzip2 tk:85 USE_GL= gl glu USE_XORG= ice sm x11 xau xcb xdamage xdmcp xext xfixes xft xi \ |