diff options
-rw-r--r-- | cad/geda-netlist/Makefile | 1 | ||||
-rw-r--r-- | cad/gnetlist/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/cad/geda-netlist/Makefile b/cad/geda-netlist/Makefile index 855019dd0087..15a6e02d5dec 100644 --- a/cad/geda-netlist/Makefile +++ b/cad/geda-netlist/Makefile @@ -16,6 +16,7 @@ MAINTAINER= bruno@tinkerbox.org LIB_DEPENDS= geda.15:${PORTSDIR}/cad/libgeda \ guile.9:${PORTSDIR}/lang/guile +BUILD_DEPENDS= gesym-config:${PORTSDIR}/cad/geda-symbols USE_LIBTOOL= yes USE_AUTOCONF= yes diff --git a/cad/gnetlist/Makefile b/cad/gnetlist/Makefile index 855019dd0087..15a6e02d5dec 100644 --- a/cad/gnetlist/Makefile +++ b/cad/gnetlist/Makefile @@ -16,6 +16,7 @@ MAINTAINER= bruno@tinkerbox.org LIB_DEPENDS= geda.15:${PORTSDIR}/cad/libgeda \ guile.9:${PORTSDIR}/lang/guile +BUILD_DEPENDS= gesym-config:${PORTSDIR}/cad/geda-symbols USE_LIBTOOL= yes USE_AUTOCONF= yes |