diff options
-rw-r--r-- | cad/freehdl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/freehdl/Makefile b/cad/freehdl/Makefile index 7b2542c3688b..c2acb455d051 100644 --- a/cad/freehdl/Makefile +++ b/cad/freehdl/Makefile @@ -11,7 +11,7 @@ MAINTAINER= kamikaze@bsdforen.de COMMENT= Free VHDL simulator USE_LDCONFIG= yes -USES= gmake pathfix libtool makeinfo perl5 pkgconfig +USES= gmake pathfix libtool:build makeinfo perl5 pkgconfig USE_GCC= any GNU_CONFIGURE= yes INSTALL_TARGET= install-strip |