From 9f033bd434a641ef167c5e395033845b56294881 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Tue, 7 Aug 2001 11:15:20 +0000 Subject: [PATCH] Use USE_BISON. --- graphics/opendx/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile index 96f0c0e6a15f..44c7b3698289 100644 --- a/graphics/opendx/Makefile +++ b/graphics/opendx/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= Magick.5:${PORTSDIR}/graphics/ImageMagick \ tiff.4:${PORTSDIR}/graphics/tiff USE_AUTOMAKE= yes +USE_BISON= yes USE_GMAKE= yes USE_MESA= yes USE_MOTIF= yes