summaryrefslogtreecommitdiff
path: root/graphics/opendx
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2001-08-07 11:15:20 +0000
committerThomas Gellekum <tg@FreeBSD.org>2001-08-07 11:15:20 +0000
commit9f033bd434a641ef167c5e395033845b56294881 (patch)
tree79cce9e179f78c6f322ccf46ffcbd63decc6fdcb /graphics/opendx
parentUpdate to version 0.6.6 (diff)
Use USE_BISON.
Notes
Notes: svn path=/head/; revision=45920
Diffstat (limited to 'graphics/opendx')
-rw-r--r--graphics/opendx/Makefile1
1 files changed, 1 insertions, 0 deletions
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