summaryrefslogtreecommitdiff
path: root/cad/freehdl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/freehdl/Makefile')
-rw-r--r--cad/freehdl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/freehdl/Makefile b/cad/freehdl/Makefile
index 00a1f7b82ac4..8a046ac4ea76 100644
--- a/cad/freehdl/Makefile
+++ b/cad/freehdl/Makefile
@@ -12,7 +12,7 @@ LICENSE= GPLv2
RUN_DEPENDS= guile:lang/guile
-USES= gmake pathfix libtool makeinfo perl5 pkgconfig
+USES= gmake libtool makeinfo perl5 pkgconfig
# Bug 219297: GCC 6 changed its default from -std=gnu++98 to -std=gnu++14, and
# this port's code is not compatible with C++11. Since the project looks
# abandoned upstream, it makes more sense to just continue building with an