diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-08-30 08:13:55 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-08-30 08:13:55 +0000 |
commit | 7c6dbbbbfda6c06717e79c5b287f9bcba7f479b7 (patch) | |
tree | 3c3c93e454bd649d5f9ff02ac63a6940d981ddc1 /cad/freehdl | |
parent | c934bd3eb94c8321924debddf9abab2b0105ad80 (diff) | |
download | ports-7c6dbbbbfda6c06717e79c5b287f9bcba7f479b7.tar.gz ports-7c6dbbbbfda6c06717e79c5b287f9bcba7f479b7.zip |
Notes
Diffstat (limited to 'cad/freehdl')
-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 |