diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2001-08-07 11:15:20 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2001-08-07 11:15:20 +0000 |
commit | 9f033bd434a641ef167c5e395033845b56294881 (patch) | |
tree | 79cce9e179f78c6f322ccf46ffcbd63decc6fdcb /graphics/opendx | |
parent | 9ce78e61e94e4baf7833e4c5bbc62ae2b6a6720c (diff) | |
download | ports-9f033bd434a641ef167c5e395033845b56294881.tar.gz ports-9f033bd434a641ef167c5e395033845b56294881.zip |
Notes
Diffstat (limited to 'graphics/opendx')
-rw-r--r-- | graphics/opendx/Makefile | 1 |
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 |